home *** CD-ROM | disk | FTP | other *** search
/ Danny Amor's Online Library / Danny Amor's Online Library - Volume 1.iso / html / rfc / rfcxxxx / rfc1595 < prev    next >
Text File  |  1995-07-26  |  122KB  |  3,308 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                           T. Brown
  8. Request for Comments: 1595                                     K. Tesink
  9. Category: Standards Track                                        Editors
  10.                                             Bell Communications Research
  11.                                                               March 1994
  12.  
  13.  
  14.                      Definitions of Managed Objects
  15.                     for the SONET/SDH Interface Type
  16.  
  17. Status of this Memo
  18.  
  19.    This document specifies an Internet standards track protocol for the
  20.    Internet community, and requests discussion and suggestions for
  21.    improvements.  Please refer to the current edition of the "Internet
  22.    Official Protocol Standards" (STD 1) for the standardization state
  23.    and status of this protocol.  Distribution of this memo is unlimited.
  24.  
  25. Abstract
  26.  
  27.    This memo defines a portion of the Management Information Base (MIB)
  28.    for use with network management protocols in TCP/IP-based internets.
  29.    In particular, it defines objects for managing Synchronous Optical
  30.    Network/Synchronous Digital Hierarchy (SONET/SDH) objects.  This
  31.    document is a companion document with Definitions of Managed Objects
  32.    for the DS1/E1 and DS3/E3 Interface Types, RFC1406 [14] and RFC1407
  33.    [13].
  34.  
  35.    This memo specifies a MIB module in a manner that is both compliant
  36.    to the SNMPv2 SMI, and semantically identical to the peer SNMPv1
  37.    definitions.
  38.  
  39. Table of Contents
  40.  
  41.    1. The SNMPv2 Network Management Framework ...............    2
  42.    2. Objects ...............................................    3
  43.    2.1 Format of Definitions ................................    3
  44.    3. Overview ..............................................    4
  45.    3.1 Use of the ifTable ...................................    4
  46.    3.2 Use of ifTable for  SONET/SDH  Medium/Section/Line
  47.        Layer ................................................    6
  48.    3.3 Use of ifTable for SONET/SDH Paths. ..................    7
  49.    3.4 Use of ifTable for SONET/SDH VTs/VCs .................    8
  50.    3.5 SONET/SDH Terminology ................................    9
  51.    3.6 Values for x for the Section, Line, Path,  and  VT
  52.        Layers ...............................................   16
  53.    4. Object Definitions ....................................   17
  54.    4.1 The SONET/SDH Medium Group ...........................   18
  55.  
  56.  
  57.  
  58. AToM MIB Working Group                                          [Page 1]
  59.  
  60. RFC 1595                   SONET/SDH Objects                  March 1994
  61.  
  62.  
  63.    4.2 The SONET/SDH Section Group ..........................   21
  64.    4.2.1 The SONET/SDH Section Current Group ................   21
  65.    4.2.2 The SONET/SDH Section Interval Group ...............   23
  66.    4.3 The SONET/SDH Line Group .............................   25
  67.    4.3.1 The SONET/SDH Line Current Group ...................   25
  68.    4.3.2 The SONET/SDH Line Interval Group ..................   27
  69.    4.4 The SONET/SDH Far End Line Group .....................   30
  70.    4.4.1 The SONET/SDH Far End Line Current Group ...........   30
  71.    4.4.2 The SONET/SDH Far End Line Interval Group ..........   32
  72.    4.5 The SONET/SDH Path Group .............................   34
  73.    4.5.1 The SONET/SDH Path Current Group ...................   34
  74.    4.5.2 The SONET/SDH Path Interval Group ..................   37
  75.    4.6 The SONET/SDH Far End Path Group .....................   39
  76.    4.6.1 The SONET/SDH Far End Path Current Group ...........   39
  77.    4.6.2 The SONET/SDH Far End Path Interval Group ..........   41
  78.    4.7 The SONET/SDH Virtual Tributary Group ................   43
  79.    4.7.1 The SONET/SDH VT Current Group .....................   43
  80.    4.7.2 The SONET/SDH VT Interval Group ....................   46
  81.    4.8 The SONET/SDH Far End VT Group .......................   48
  82.    4.8.1 The SONET/SDH Far End VT Current Group .............   48
  83.    4.8.2 The SONET/SDH Far End VT Interval Group ............   50
  84.    4.9 Conformance Information ..............................   52
  85.    4.10 Compliance Statements ...............................   52
  86.    5. Acknowledgments .......................................   56
  87.    6. References ............................................   57
  88.    7. Security Considerations ...............................   59
  89.    8. Authors' Addresses ....................................   59
  90.  
  91. 1.  The SNMPv2 Network Management Framework
  92.  
  93.    The SNMPv2 Network Management Framework consists of four major
  94.    components.  They are:
  95.  
  96.       RFC 1442 [1] which defines the SMI, the mechanisms used for
  97.       describing and naming objects for the purpose of management.
  98.  
  99.       STD 17, RFC 1213 [6] defines MIB-II, the core set of managed
  100.       objects for the Internet suite of protocols. Reference [12]
  101.       defines the evolution of the Interfaces Group of MIB II in terms
  102.       of extensions and precise applications of the objects.
  103.  
  104.       RFC 1445 [4] which defines the administrative and other
  105.       architectural aspects of the framework.
  106.  
  107.       RFC 1448 [5] which defines the protocol used for network access to
  108.       managed objects.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. AToM MIB Working Group                                          [Page 2]
  115.  
  116. RFC 1595                   SONET/SDH Objects                  March 1994
  117.  
  118.  
  119.    The Framework permits new objects to be defined for the purpose of
  120.    experimentation and evaluation.
  121.  
  122.    This specification makes also use of:
  123.  
  124.       RFC 1443 [2] which defines textual conventions for the
  125.       specification of managed objects.
  126.  
  127.       RFC 1444 [3] which defines conformance statements for the
  128.       specification of managed objects.
  129.  
  130. 2.  Objects
  131.  
  132.    Managed objects are accessed via a virtual information store, termed
  133.    the Management Information Base or MIB.  Objects in the MIB are
  134.    defined using the subset of Abstract Syntax Notation One (ASN.1) [7]
  135.    defined in the SMI.  In particular, each object has a name, a syntax,
  136.    and an encoding.  The name is an object identifier, an
  137.    administratively assigned name, which specifies an object type.  The
  138.    object type together with an object instance serves to uniquely
  139.    identify a specific instantiation of the object.  For human
  140.    convenience, we often use a textual string, termed the OBJECT
  141.    DESCRIPTOR, to also refer to the object type.
  142.  
  143.    The syntax of an object type defines the abstract data structure
  144.    corresponding to that object type.  The ASN.1 language is used for
  145.    this purpose.  However, the SMI RFC 1442 purposely restricts the
  146.    ASN.1 constructs which may be used.  These restrictions are
  147.    explicitly made for simplicity.
  148.  
  149.    The encoding of an object type is simply how that object type is
  150.    represented using the object type's syntax.  Implicitly tied to the
  151.    notion of an object type's syntax and encoding is how the object type
  152.    is represented when being transmitted on the network.  The SMI
  153.    specifies the use of the basic encoding rules of ASN.1 [8], subject
  154.    to the additional requirements imposed by the SNMP.
  155.  
  156. 2.1.  Format of Definitions
  157.  
  158.    Section 4 contains contains the specification of all object types
  159.    contained in this MIB module.  The object types are defined using the
  160.    conventions defined in the SMI, as amended by the extensions
  161.    specified in the SNMPv2 SMI.
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. AToM MIB Working Group                                          [Page 3]
  171.  
  172. RFC 1595                   SONET/SDH Objects                  March 1994
  173.  
  174.  
  175. 3.  Overview
  176.  
  177.    These objects are used when the particular media being used to
  178.    realize an interface is a SONET/SDH interface.  At present, this
  179.    applies to these values of the ifType variable in the Internet-
  180.    standard MIB:
  181.  
  182.                sonet (39), sonetPath (50), sonetVT (51)
  183.  
  184.    The definitions contained herein are based on the SONET/SDH
  185.    specifications in ANSI T1.105 and T1.106-1988 [9, 9a, 10] and CCITT
  186.    G.707, 708, 709, and G.783 [15-18].
  187.  
  188. 3.1.  Use of the ifTable
  189.  
  190.    This section specifies how the MIB II interfaces group, as defined in
  191.    [12], is used for SONET/SDH interfaces.  The SONET/SDH layers support
  192.    several multiplexing possibilities.
  193.  
  194.    For example in SONET, an Synchronous Transport Signal 3 (STS-3) has 3
  195.    SONET Paths, and a STS-3c has 1 SONET Path. Another example could be
  196.    a STS-12 having 4 SONET STS-3c Paths.  Similarly, a SONET Synchronous
  197.    Payload Envelope (SPE) can carry many Virtual Tributaries (VTs), for
  198.    example, one SONET SPE can carry 28 VT1.5s.  It is important to note
  199.    that an SPE and a VT in SONET is collectively referred to as a
  200.    Virtual Container (VC) in SDH.  Also, an STS is called Synchronous
  201.    Transport Module (STM) in SDH.
  202.  
  203.    Not all SONET/SDH equipment terminate all SONET/SDH layers.  For
  204.    example, an SONET/SDH STE regenerator terminates SONET/SDH Sections
  205.    only, and is transparent for all layers above that.  SONET/SDH Add-
  206.    Drop multiplexers and Digital Cross Connect Systems terminate
  207.    SONET/SDH Lines. SONET/SDH Terminal Multiplexers may also terminate
  208.    SONET/SDH Paths and VTs/VCs.
  209.  
  210.    MIB II [6], as extended by [12], accommodates these cases by
  211.    appropriate use of the MIB II system group, and the interfaces group.
  212.    The system group can name and describe the type of managed resource.
  213.    The interfaces group defines which SONET/SDH layers apply, how these
  214.    layers are configured and multiplexed.  This is achieved by proper
  215.    representation of SONET/SDH Layers by ifEntries as defined in [12],
  216.    as follows:
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. AToM MIB Working Group                                          [Page 4]
  227.  
  228. RFC 1595                   SONET/SDH Objects                  March 1994
  229.  
  230.  
  231.                         _____________________________
  232.                        |             |          |    |  >
  233.                        |             |          |    |  |
  234.                        |    VT 1     |..........|VT K|   > K ifEntries
  235.                        |             |          |    |  |
  236.                        |_____________|__________|____|  >
  237.                        |               |      |      |  >
  238.                        |               |      |      |  |
  239.                        |    Path 1     |......|Path L|   > L ifEntries
  240.                        |               |      |      |  |
  241.                        |_______________|______|______|  >
  242.                        |                             |  >
  243.                        |                             |  |
  244.                        |    Line                     |  |
  245.                        |                             |  |
  246.                        |_____________________________|  |
  247.                        |                             |  |
  248.                        |                             |  |
  249.                        |    Section Layer            |   > 1 ifEntry
  250.                        |                             |  |
  251.                        |_____________________________|  |
  252.                        |                             |  |
  253.                        |                             |  |
  254.                        |    Physical Medium Layer    |  |
  255.                        |                             |  |
  256.                        |_____________________________|  >
  257.  
  258.                        Use of ifTable for a SONET/SDH port
  259.  
  260.    The exact configuration and multiplexing of the layers is maintained
  261.    in the ifStackTable [12].
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. AToM MIB Working Group                                          [Page 5]
  283.  
  284. RFC 1595                   SONET/SDH Objects                  March 1994
  285.  
  286.  
  287. 3.2.  Use of ifTable for SONET/SDH Medium/Section/Line Layer
  288.  
  289.    Only the ifGeneralGroup needs to be supported.
  290.  
  291. ifTable Object    Use for combined SONET/SDH Medium/Section/Line Layer
  292. ======================================================================
  293.            ifIndex           Interface index.
  294.  
  295.            ifDescr           SONET/SDH Medium/Section/Line
  296.  
  297.            ifType            sonet(39)
  298.  
  299.            ifSpeed           Speed of line rate for SONET/SDH,
  300.                              (e.g., 155520000 bps).
  301.  
  302.            ifPhysAddress     The value of the Circuit Identifier.
  303.                              If no Circuit Identifier has been assigned
  304.                              this object should have an octet string with
  305.                              zero length.
  306.  
  307.            ifAdminStatus     Supports read-only access.
  308.                              The desired administrative status of the
  309.                              interface.
  310.  
  311.            ifOperStatus      The value testing(3) is not used.
  312.                              This object assumes the value down(2),
  313.                              if the objects sonetSectionCurrentStatus
  314.                              and sonetLineCurrentStatus have
  315.                              any other value than sonetSectionNoDefect(1)
  316.                              and sonetLineNoDefect(1), respectively.
  317.  
  318.            ifLastChange      sysUpTime at the last change in
  319.                              ifOperStatus.
  320.  
  321.            ifName            Textual name of the interface or an
  322.                              OCTET STRING of zero length.
  323.  
  324.            ifLinkUpDownTrapEnable   Set to enabled(1).
  325.                                     Supports read-only access.
  326.  
  327.            ifHighSpeed       Speed of line in Mega-bits per second
  328.                              (e.g., 155 Mbps)
  329.  
  330.            ifConnectorPresent Set to true(1).
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338. AToM MIB Working Group                                          [Page 6]
  339.  
  340. RFC 1595                   SONET/SDH Objects                  March 1994
  341.  
  342.  
  343. 3.3.  Use of ifTable for SONET/SDH Paths
  344.  
  345.    Only the ifGeneralGroup needs to be supported.
  346.  
  347.           ifTable Object    Use for SONET/SDH Paths
  348.           =========================================
  349.            ifIndex           Interface index.
  350.  
  351.            ifDescr           SONET/SDH Path
  352.  
  353.            ifType            sonetPath(50)
  354.  
  355.            ifSpeed           set to speed of SONET/SDH path
  356.                              (e.g., an STS-1 path has a
  357.                              rate of 50112000 bps.)
  358.  
  359.            ifPhysAddress     Circuit Identifier or OCTET STRING of
  360.                              zero length.
  361.  
  362.            ifAdminStatus     Supports read-only access.
  363.                              The desired administrative status of the
  364.                              interface.
  365.  
  366.            ifOperStatus      This object assumes the value down(2),
  367.                              if the object sonetPathCurrentStatus has
  368.                              any other value than sonetPathNoDefect(1).
  369.  
  370.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  371.  
  372.            ifName            Textual name of the interface or an
  373.                              OCTET STRING of zero length.
  374.  
  375.            ifLinkUpDownTrapEnable   Default value is disabled(2).
  376.                                     Just read-only access may be
  377.                                     supported.
  378.  
  379.            ifHighSpeed       Set to rate of SONET/SDH path
  380.                              in Mega-bits per second.
  381.  
  382.            ifConnectorPresent Set to false(2).
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. AToM MIB Working Group                                          [Page 7]
  395.  
  396. RFC 1595                   SONET/SDH Objects                  March 1994
  397.  
  398.  
  399. 3.4.  Use of ifTable for SONET/SDH VTs/VCs
  400.  
  401.    Only the ifGeneralGroup needs to be supported.
  402.  
  403.           ifTable Object    Use for SONET/SDH VTs/VCs
  404.           ===========================================
  405.            ifIndex           Interface index.
  406.  
  407.            ifDescr           SONET/SDH VT/VC
  408.  
  409.            ifType            sonetVT(51)
  410.  
  411.            ifSpeed           Set to speed of VT/VC
  412.                              (e.g., a VT1.5 has a rate of
  413.                              1728000 bps.)
  414.  
  415.            ifPhysAddress     Circuit Identifier or OCTET STRING of
  416.                              zero length.
  417.  
  418.            ifAdminStatus     Supports read-only access.
  419.                              The desired administrative status of the
  420.                              interface.
  421.  
  422.            ifOperStatus      This object assumes the value down(2),
  423.                              if the object sonetVTCurrentStatus has
  424.                              any other value than sonetVTNoDefect(1).
  425.  
  426.            ifLastChange      sysUpTime at the last change in
  427.                              ifOperStatus.
  428.  
  429.            ifName            Textual name of the interface or an
  430.                              OCTET STRING of zero length.
  431.  
  432.            ifLinkUpDownTrapEnable   Default value is disabled(2).
  433.                                     Just read-only access may be
  434.                                     supported.
  435.  
  436.            ifHighSpeed       Set to rate of VT in Mega-bits per second.
  437.  
  438.            ifConnectorPresent Set to false(2).
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. AToM MIB Working Group                                          [Page 8]
  451.  
  452. RFC 1595                   SONET/SDH Objects                  March 1994
  453.  
  454.  
  455. 3.5.  SONET/SDH Terminology
  456.  
  457.    The terminology used in this document to describe error conditions on
  458.    a SONET circuit as monitored by a SONET system are from the ANSI
  459.    T1M1.3/93-005R2 [11].  The terminology used in this document to
  460.    describe error conditions on a SDH circuit as monitored by a SDH
  461.    system are from the CCITT G.783 [18].  Only the SONET Performance
  462.    Monitoring terminology is defined in this document.  The definitions
  463.    for SDH Performance Monitoring terms are similar but not identical,
  464.    and they can be found in [18].  If the definition in this document
  465.    does not match the definition in the ANSI T1M1.3/93-005R2 draft
  466.    document, the implementer should follow the definition described in
  467.    this document.
  468.  
  469.           Section Loss Of Frame Failure (Out of Frame Event, Severely
  470.                Errored Frame Defect)
  471.                An Out of Frame (OOF) event (or Severely Errored Frame
  472.                defect) is the occurrence of four contiguous errored
  473.                frame alignment words.  A frame alignment work occupies
  474.                the A1 and A2 bytes of an STS frame, and is defined in
  475.                T1.105.  The SEF defect is terminated when two contiguous
  476.                error-free frame words are detected.  Any implementation
  477.                of the frame recovery circuitry which achieves
  478.                realignment following an OOF within the 250 microsecond
  479.                (two frames) interval implied by this definition is
  480.                acceptable.
  481.  
  482.                An Loss of Frame (LOF) defect is declared when an OOF/SEF
  483.                defect persists for a period of 3 milliseconds.  The LOF
  484.                defect is terminated when the incoming signal remains
  485.                continuously in-frame for a period of 1 ms to 3 ms.
  486.  
  487.                An LOF failure is declared when the LOF defect persists
  488.                for a period of 2.5 +/- 0.5 seconds, except when an LOS
  489.                defect or failure is present.  The LOF failure is cleared
  490.                when the LOS failure is declared, or when the LOF defect
  491.                is absent for 10 +/- 0.5 seconds.
  492.  
  493.           Loss of Signal
  494.                The Loss of Signal (LOS) defect is declared when no
  495.                transitions are detected on the incoming signal (before
  496.                descrambling).  The LOS defect is detected  upon
  497.                observing 2.3 to 100 microseconds of no transitions.  The
  498.                LOS defect is cleared after a 125 microsecond interval
  499.                (one frame) during which no LOS defect is detected.
  500.  
  501.                The LOS failure is declared when the LOS defect persists
  502.                for a period of 2.5 +/- 0.5 seconds, or if LOS defect is
  503.  
  504.  
  505.  
  506. AToM MIB Working Group                                          [Page 9]
  507.  
  508. RFC 1595                   SONET/SDH Objects                  March 1994
  509.  
  510.  
  511.                present when the criteria for LOF failure declaration
  512.                have been met.  The LOS failure is cleared when the LOS
  513.                defect is absent for a period of 10 +/- 0.5 seconds.
  514.                Declaration of LOS failure clears any existing LOF
  515.                failure.  Clearing the LOS failure allows immediate
  516.                declaration of the LOF failure if conditions warrant.
  517.  
  518.           STS-Path Loss of Pointer
  519.                An Loss of Pointer (LOP) defect is declared when either a
  520.                valid pointer is not detected in eight consecutive
  521.                frames, or when eight consecutive frames are detected
  522.                with the New Data Flag (NDF) set to "1001" without a
  523.                valid concatenation indicator (see ANSI T1.105).  A LOP
  524.                defect is terminated when either a valid pointer with a
  525.                normal NDF set to "0110", or a valid concatenation
  526.                indicator is detected for three contiguous frames.
  527.                Incoming STS-Path AIS shall not result in the declaration
  528.                of a LOP defect.
  529.  
  530.                A STS-Path LOP failure is declared when the STS-Path LOP
  531.                defect persists for a period of 2.5 +/- 0.5 seconds.  A
  532.                STS-Path LOP failure is cleared when the STS-Path LOP
  533.                defect is absent for 10 +/- 0.5 seconds.
  534.  
  535.           VT Loss of Pointer
  536.                A VT LOP defect is declared when either a valid pointer
  537.                is not detected in eight consecutive VT superframes, or
  538.                when eight consecutive VT superframes are detected with
  539.                the NDF set to "1001" without a valid concatenation
  540.                indicator.  A VT LOP defect is terminated when either a
  541.                valid pointer with a normal NDF set to "0110", or a valid
  542.                concatenation indicator is detected for three contiguous
  543.                VT superframes.  Incoming VT-Path AIS shall not result in
  544.                declaring a VT LOP defect.
  545.  
  546.                A VT LOP failure is declared when the VT LOP defect
  547.                persists for 2.5 +/- 0.5 seconds.  A VT LOP failure is
  548.                cleared when the VT LOP defect is absent for 10 +/- 0.5
  549.                seconds.
  550.  
  551.           Line Alarm Indication Signal
  552.                A Line Alarm Indication Signal (L-AIS) is defined in ANSI
  553.                T1.105.  The following criteria are specific to the L-AIS
  554.                defect:
  555.  
  556.                --  Line AIS defect is detected as a "111" pattern in
  557.                bits 6, 7, and 8 of the K2 byte in five consecutive
  558.                frames.
  559.  
  560.  
  561.  
  562. AToM MIB Working Group                                         [Page 10]
  563.  
  564. RFC 1595                   SONET/SDH Objects                  March 1994
  565.  
  566.  
  567.                --  Line AIS defect is terminated when bits 6, 7, and 8
  568.                of the K2 byte do not contain the code "111" for five
  569.                consecutive frames.
  570.  
  571.                A Line AIS failure is declared when the Line AIS defect
  572.                persists for a period of 20.5 +/- 0.5 seconds.  A Line
  573.                AIS failure is cleared when the Line AIS defect is absent
  574.                for 10 +/- 0.5 seconds.
  575.  
  576.           STS-Path Alarm Indication Signal
  577.                The STS-Path Alarm Indication Signal (AIS) is defined in
  578.                ANSI T1.105 as all ones in bytes H1, H2, and H3 as well
  579.                as all ones in the entire STS SPE.  The following
  580.                criteria are specific to the STS-Path AIS defect:
  581.  
  582.                -- STS-Path AIS defect is detected as all ones in bytes
  583.                H1 and H2 in three contiguous frames.
  584.  
  585.                -- The STS-Path AIS defect is terminated when a valid STS
  586.                Pointer is detected with the NDF set to "1001" (inverted)
  587.                for one frame, or  "0110" (normal) for three contiguous
  588.                frames.
  589.  
  590.                A STS-Path AIS failure is declared when the STS-Path AIS
  591.                defect persists for 2.5 +/- 0.5 seconds.  A STS-Path AIS
  592.                failure is cleared when the STS-Path AIS defect is absent
  593.                for 10 +/- 0.5 seconds.
  594.  
  595.           VT-Path Alarm Indication Signal
  596.                The VT-Path Alarm Indication Signal (AIS) is only
  597.                applicable for VTs in the floating mode of operation.
  598.                VT-Path AIS is used to alert the downstream VT Path
  599.                Terminating Entity (PTE) of an upstream failure.  Upon
  600.                detection of a failure, Line AIS, or STS-Path AIS, an STS
  601.                PTE will generate downstream VT-Path AIS if the STS
  602.                Synchronous Payload Envelope (SPE) is carrying floating
  603.                VTs.  VT-Path AIS is specified in ANSI T1.105 as all ones
  604.                in bytes V1, V2, V3, and V4, as well as all ones in the
  605.                entire VT SPE.  The following criteria are specific to
  606.                VT-Path AIS defect:
  607.  
  608.                --  VT-Path AIS defect is detected by a VT PTE as all
  609.                ones in bytes V1 and V2 in three contiguous VT
  610.                superframes.
  611.  
  612.                --  VT-Path AIS defect is terminated when valid VT
  613.                pointer with a valid VT size is detected with the NDF set
  614.                to "1001" (inverted) for one VT superframe, or "0110"
  615.  
  616.  
  617.  
  618. AToM MIB Working Group                                         [Page 11]
  619.  
  620. RFC 1595                   SONET/SDH Objects                  March 1994
  621.  
  622.  
  623.                (normal) for three contiguous VT superframes are
  624.                detected.
  625.  
  626.                A VT-Path AIS failure is declared when the VT-Path AIS
  627.                defect persists for 2.5 +/- 0.5 seconds.  A VT-Path AIS
  628.                failure is cleared when the VT-Path AIS defect is absent
  629.                for 10 +/- 0.5 seconds.
  630.  
  631.           Line Remote Defect Indication
  632.                Line Remote Defect Indication (RDI) (aka Line FERF)
  633.                signal is the occurrence of a "110" pattern in bit
  634.                positions 6, 7, and 8 of the K2 byte in STS-1 #1 of the
  635.                STS-N signal.  Line RDI is defined in ANSI T1.105.  The
  636.                following criteria are specific to Line RDI defect:
  637.  
  638.                --  Line RDI defect is a "110" code in bits 6, 7, and 8
  639.                of the K2 byte of in STS-1 #1 in five consecutive frames.
  640.  
  641.                --  Line RDI defect is terminated when any code other
  642.                than "110" is detected in bits 6, 7, and 8 of the K2 byte
  643.                in five consecutive frames.
  644.  
  645.                A Line Remote Failure Indication (RFI) failure is
  646.                declared when the incoming Line RDI defects lasts for 2.5
  647.                +/- 0.5 seconds.  The Line RFI failure is cleared when no
  648.                Line RDI defects are detected for 10 +/- 0.5 seconds.
  649.  
  650.           STS-Path Remote Defect Indication
  651.                STS-Path RDI (aka STS-Path FERF) signal shall be
  652.                generated within 100 milliseconds by the STS PTE upon
  653.                detection of an AIS or LOP defect.  Transmission of the
  654.                STS-Path RDI signal shall cease within 100 milliseconds
  655.                when the STS PTE no longer detects STS-Path AIS or STS-
  656.                Path LOP defect.  The STS-Path RDI  shall accurately
  657.                report the presence or absence of STS-Path AIS or STS-
  658.                Path LOP defects.  STS-Path RDI defect is defined in ANSI
  659.                T1.105.  The following requirements are specific to the
  660.                STS-Path RDI defect:
  661.  
  662.                --  STS-Path RDI is detected by all STS PTEs.  STS-Path
  663.                RDI is detected by the upstream STS PTE as a "1" in bit
  664.                five of the Path Status byte (G1) for five contiguous
  665.                frames.
  666.  
  667.                --  Removal of STS-Path Remote Defect Indication is
  668.                detected by a "0" in bit 5 of the G1 byte in five
  669.                contiguous frames.
  670.  
  671.  
  672.  
  673.  
  674. AToM MIB Working Group                                         [Page 12]
  675.  
  676. RFC 1595                   SONET/SDH Objects                  March 1994
  677.  
  678.  
  679.                A STS-Path Remote Failure Indication (RFI) failure is
  680.                declared when the incoming STS-Path RDI defects lasts for
  681.                2.5 +/- 0.5 seconds.  The STS-Path RFI failure is cleared
  682.                when no STS-Path RDI defects are detected for 10 +/- 0.5
  683.                seconds.
  684.  
  685.           VT-Path Remote Defect Indication
  686.                VT Path RDI (aka VT Path FERF) signal shall be generated
  687.                within 100 milliseconds by the VT PTE upon detection of a
  688.                VT-Path AIS or LOP defect.  Transmission of the VT-Path
  689.                RDI signal shall cease within 100 milliseconds when the
  690.                VT PTE no longer detects VT-Path AIS or VT-Path LOP
  691.                defect.  The VT-Path RDI  shall accurately report the
  692.                presence or absence of VT-Path AIS or VT-Path LOP
  693.                defects.  VT-Path RDI defect is defined in ANSI T1.105.
  694.                The following requirements are specific to VT-Path RDI
  695.                defect:
  696.  
  697.                --  VT-Path RDI defect is the occurrence of a "1" in bit
  698.                4 of the VT-Path Overhead byte (V5) in five contiguous
  699.                frames.
  700.  
  701.                --  VT-Path RDI defect is terminated when a "0" is
  702.                detected in bit 4 of the VT-Path Overhead byte (V5) for
  703.                five contiguous frames.
  704.  
  705.                A VT-Path Remote Failure Indication (RFI) (derived)
  706.                failure is declared when the incoming VT-Path RDI defects
  707.                lasts for 2.5 +/- 0.5 seconds.  The VT-Path RFI failure
  708.                is cleared when no VT-Path RDI defects are detected for
  709.                10 +/- 0.5 seconds.
  710.  
  711.           VT-Path Remote Failure Indication
  712.                The VT-Path RFI signal is only required for the case of
  713.                byte synch mapped DS1s where the DS1 frame bit is not
  714.                mapped.  The VT-Path RFI is specified in ANSI T1.105,
  715.                where it is currently called VT path yellow.  When
  716.                provided, the VT-Path RFI signal is used to indicate the
  717.                occurrence of far-end failures.  When the VT-Path RFI is
  718.                not provided, far-end failures are derived from local
  719.                timing of the VT-Path RDI defect.  The VT-Path RFI
  720.                failure is declared within 5 ms of detecting the incoming
  721.                VT-Path RFI Signal.  The VT-Path Remote Failure
  722.                Indication (RFI) failure is cleared within 50 ms of
  723.                detecting the removal of the incoming VT-Path RFI signal.
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730. AToM MIB Working Group                                         [Page 13]
  731.  
  732. RFC 1595                   SONET/SDH Objects                  March 1994
  733.  
  734.  
  735.           Coding Violation
  736.                Coding Violations (CV) are Bit Interleaved Parity (BIP)
  737.                errors that are detected in the incoming signal.  CV
  738.                counters are incremented for each BIP error detected.
  739.                That is, each BIP-8 can detect up to eight errors per
  740.                STS-N frame, with each error incrementing the CV counter.
  741.                Section CVs shall be collected using the BIP-8 in the B1
  742.                byte located in the Section Overhead of STS-1 #1.  Line
  743.                CVs shall be collected using the BIP-8s in B2 bytes
  744.                located in the Line Overhead of each STS-1 (since all CVs
  745.                on an STS-N line are counted together, this is equivalent
  746.                to counting each error in the BIP-8*N contained in the B2
  747.                bytes of the STS-N Line Overhead).  Thus, on an STS-N
  748.                signal, up to 8 x N CVs may occur in each frame.  Path
  749.                CVs shall be collected using the BIP-8 in the B3 byte of
  750.                the STS-Path Overhead of the STS SPE.  VT CVs shall be
  751.                collected using the BIP-2 in the V5 overhead byte of the
  752.                floating VT.
  753.  
  754.           Errored Seconds
  755.                At each layer, an Errored Second (ES) is a second with
  756.                one or more Coding Violations at that layer OR one or
  757.                more incoming defects (e.g., SEF, LOS, AIS, LOP) at that
  758.                layer has occurred.
  759.  
  760.           Severely Errored Seconds
  761.                At each layer, an Severely Errored Second (SES) is a
  762.                second with x or more CVs at that layer, or a second
  763.                during which at least one or more incoming defects at
  764.                that layer has occurred.  Values of x vary depending on
  765.                the line rate and the Bit Error Rate.  See Section 3.4
  766.                for values for x.
  767.  
  768.           Severely Errored Framing Seconds
  769.                A Severely Errored Framing Second (SEFS) is a seconds
  770.                with containing one or more SEF events.  This counter is
  771.                only counted at the Section Layer.
  772.  
  773.           Unavailable Seconds
  774.                At the Line, Path, and VT layers, an unavailable second
  775.                is calculated by counting the number of seconds that the
  776.                interface is unavailable.  At each layer, the SONET/SDH
  777.                interface is said to be unavailable at the onset of 10
  778.                contiguous SESs.  The 10 SESs are included in unavailable
  779.                time.  Once unavailable, the SONET/SDH interface becomes
  780.                available at the onset of 10 contiguous seconds with no
  781.                SESs.  The 10 seconds with no SESs are excluded from
  782.                unavailable time.  With respect to the SONET/SDH error
  783.  
  784.  
  785.  
  786. AToM MIB Working Group                                         [Page 14]
  787.  
  788. RFC 1595                   SONET/SDH Objects                  March 1994
  789.  
  790.  
  791.                counts at each layer, all counters at that layer are
  792.                incremented while the SONET/SDH interface is deemed
  793.                available at that layer.  While the interface is deemed
  794.                unavailable at that layer, the only count that is
  795.                incremented is UASs at that layer.
  796.  
  797.                A special case exists when the 10 or more second period
  798.                crosses the 900 second statistics window boundary, as the
  799.                foregoing description implies that the SES and UAS
  800.                counters must be adjusted when the Unavailable Signal
  801.                State is entered. Clearly, successive GETs of the
  802.                affected sonetPathIntervalSES and sonetPathIntervalUAS
  803.                (for the Line and VT also) objects will return differing
  804.                values if the first GET occurs during the first few
  805.                seconds of the window.  This is viewed as an unavoidable
  806.                side-effect of selecting the presently defined managed
  807.                objects as a basis for this memo.
  808.  
  809.           Unequipped
  810.                If a Path or VT connection is not provisioned (idle) the
  811.                SONET equipment will signal this state by transmitting
  812.                the Path or VT Signal Label as follows:
  813.                - byte C2 of the STS Path Overhead equal to 0 for an
  814.                unequipped Path,
  815.                - byte V5 of the VT Path Overhead equal to 0 for an
  816.                unequipped VT.
  817.  
  818.           Signal Label Mismatch
  819.                A Path or VT connection is not correctly provisioned if a
  820.                received Path or VT Signal Label mismatch occurs.  A
  821.                received Signal Label is considered mismatched if it does
  822.                not equal either the locally provisioned value or the
  823.                value 'equipped non-specific' (1 hex). Note that any
  824.                received non-zero Signal Label is considered a locally
  825.                provisioned value of 'equipped non-specific'.  Only in-
  826.                service, provisioned Path Terminating equipment can
  827.                detect mismatched Signal labels. It is considered
  828.                provisioned if it has been configured for a mapping and
  829.                has been assigned signals to and from which the mapping
  830.                takes place.
  831.  
  832.           Circuit Identifier
  833.                This is a character string specified by the circuit
  834.                vendor, and is useful when communicating with the vendor
  835.                during the troubleshooting process.
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842. AToM MIB Working Group                                         [Page 15]
  843.  
  844. RFC 1595                   SONET/SDH Objects                  March 1994
  845.  
  846.  
  847. 3.6.  Values for x for the Section, Line, Path, and VT Layers
  848.  
  849.                     Value for x for SONET/SDH Section SES Definition
  850.  
  851.                Rate            x               Minimum Bit Error Rate
  852.                =======================================================
  853.                OC-1             9                      1.5 x 10^-7
  854.                0C-3            16                        1 x 10^-7
  855.                OC-9            47                        1 x 10^-7
  856.                OC-12           63                        1 x 10^-7
  857.                OC-18           94                        1 x 10^-7
  858.                OC-24          125                        1 x 10^-7
  859.                OC-36          187                        1 x 10^-7
  860.                OC-48          249                        1 x 10^-7
  861.  
  862.  
  863.                     Value for x for SONET/SDH Line SES Definition
  864.  
  865.                Rate            x               Minimum Bit Error Rate
  866.                =======================================================
  867.                OC-1            12                       2 x 10^-7
  868.                0C-3            32                       2 x 10^-7
  869.                OC-9            94                       2 x 10^-7
  870.                OC-12          124                       2 x 10^-7
  871.                OC-18          186                       2 x 10^-7
  872.                OC-24          248                       2 x 10^-7
  873.                OC-36          370                       2 x 10^-7
  874.                OC-48          494                       2 x 10^-7
  875.  
  876.  
  877.                     Value for x for SONET/SDH STS-Path SES Definition
  878.  
  879.                Rate            x               Minimum Bit Error Rate
  880.                =======================================================
  881.                STS-1            9                       1.5 x 10^-7
  882.                STS-3           16                         1 x 10^-7
  883.  
  884.  
  885.                     Value for x for SONET/SDH VT-Path SES Definition
  886.  
  887.                Rate            x               Minimum Bit Error Rate
  888.                =======================================================
  889.                VT1.5            4                       2 x 10^-6
  890.                VT2              6                       2 x 10^-6
  891.                VT3              8                       2 x 10^-6
  892.                VT6             14                       2 x 10^-6
  893.  
  894.  
  895.  
  896.  
  897.  
  898. AToM MIB Working Group                                         [Page 16]
  899.  
  900. RFC 1595                   SONET/SDH Objects                  March 1994
  901.  
  902.  
  903. 4.  Object Definitions
  904.  
  905.           SONET-MIB DEFINITIONS ::= BEGIN
  906.  
  907.  
  908.           IMPORTS
  909.               MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32,
  910.               Integer32,
  911.                     FROM SNMPv2-SMI
  912.               TEXTUAL-CONVENTION, DisplayString
  913.                     FROM SNMPv2-TC
  914.               MODULE-COMPLIANCE, OBJECT-GROUP
  915.                     FROM SNMPv2-CONF
  916.               ifIndex, transmission
  917.                     FROM RFC-1213;
  918.  
  919.           --  This is the MIB module for the SMDS Interface objects.
  920.  
  921.  
  922.           sonetMIB MODULE-IDENTITY
  923.               LAST-UPDATED "9401030000Z"
  924.               ORGANIZATION "IETF AToM MIB Working Group"
  925.               CONTACT-INFO
  926.                 "        Tracy Brown
  927.  
  928.                  Postal: Bell Communications Research
  929.                          331 Newman Springs Road
  930.                          P.O. Box 7020
  931.                          Red Bank, NJ  07701-7020
  932.                          US
  933.  
  934.                     Tel: +1 908 758 2107
  935.                     Fax: +1 908 758 4177
  936.  
  937.                  E-mail: tacox@mail.bellcore.com
  938.  
  939.  
  940.                          Kaj Tesink
  941.  
  942.                  Postal: Bell Communications Research
  943.                          331 Newman Springs Road
  944.                          P.O. Box 7020
  945.                          Red Bank, NJ  07701-7020
  946.                          US
  947.  
  948.                     Tel: +1 908 758 5254
  949.                     Fax: +1 908 758 4196
  950.  
  951.  
  952.  
  953.  
  954. AToM MIB Working Group                                         [Page 17]
  955.  
  956. RFC 1595                   SONET/SDH Objects                  March 1994
  957.  
  958.  
  959.                  E-mail: kaj@cc.bellcore.com"
  960.               DESCRIPTION
  961.                    "The MIB module to describe
  962.                    SONET/SDH interfaces objects."
  963.               ::= { transmission 39 }
  964.  
  965.  
  966.           --  This is the MIB module for the SONET/SDH objects
  967.  
  968.           sonetObjects      OBJECT IDENTIFIER ::= { sonetMIB 1 }
  969.  
  970.           sonetObjectsPath  OBJECT IDENTIFIER ::= { sonetMIB 2 }
  971.  
  972.           sonetObjectsVT    OBJECT IDENTIFIER ::= { sonetMIB 3 }
  973.  
  974.  
  975.           -- groups in the SONET/SDH MIB module
  976.  
  977.           sonetMedium       OBJECT IDENTIFIER ::= { sonetObjects 1 }
  978.  
  979.           sonetSection      OBJECT IDENTIFIER ::= { sonetObjects 2 }
  980.  
  981.           sonetLine         OBJECT IDENTIFIER ::= { sonetObjects 3 }
  982.  
  983.           sonetFarEndLine   OBJECT IDENTIFIER ::= { sonetObjects 4 }
  984.  
  985.           sonetPath         OBJECT IDENTIFIER ::= { sonetObjectsPath 1 }
  986.  
  987.           sonetFarEndPath   OBJECT IDENTIFIER ::= { sonetObjectsPath 2 }
  988.  
  989.           sonetVT           OBJECT IDENTIFIER ::= { sonetObjectsVT 1 }
  990.  
  991.           sonetFarEndVT     OBJECT IDENTIFIER ::= { sonetObjectsVT 2 }
  992.  
  993.  
  994.           -- the SONET/SDH Medium group
  995.  
  996.           -- SONET/SDH interfaces for some applications may be
  997.           -- electrical interfaces and not optical interfaces.
  998.           -- This group handles the configuration information for
  999.           -- both optical SONET/SDH interfaces and electrical
  1000.           -- SONET/SDH interfaces.
  1001.  
  1002.           sonetMediumTable OBJECT-TYPE
  1003.               SYNTAX  SEQUENCE OF SonetMediumEntry
  1004.               MAX-ACCESS  not-accessible
  1005.               STATUS  current
  1006.               DESCRIPTION
  1007.  
  1008.  
  1009.  
  1010. AToM MIB Working Group                                         [Page 18]
  1011.  
  1012. RFC 1595                   SONET/SDH Objects                  March 1994
  1013.  
  1014.  
  1015.                  "The SONET/SDH Medium table."
  1016.                ::= { sonetMedium 1 }
  1017.  
  1018.           sonetMediumEntry OBJECT-TYPE
  1019.               SYNTAX  SonetMediumEntry
  1020.               MAX-ACCESS  not-accessible
  1021.               STATUS  current
  1022.               DESCRIPTION
  1023.                  "An entry in the SONET/SDH Medium table."
  1024.               INDEX   { ifIndex }
  1025.                ::= { sonetMediumTable 1 }
  1026.  
  1027.           SonetMediumEntry ::=
  1028.               SEQUENCE {
  1029.                    sonetMediumType               INTEGER,
  1030.                    sonetMediumTimeElapsed        Integer32,
  1031.                    sonetMediumValidIntervals     Integer32,
  1032.                    sonetMediumLineCoding         INTEGER,
  1033.                    sonetMediumLineType           INTEGER,
  1034.                    sonetMediumCircuitIdentifier  DisplayString
  1035.               }
  1036.  
  1037.  
  1038.           sonetMediumType OBJECT-TYPE
  1039.               SYNTAX  INTEGER  {
  1040.                          sonet(1),
  1041.                          sdh(2)
  1042.                       }
  1043.               MAX-ACCESS  read-only
  1044.               STATUS  current
  1045.               DESCRIPTION
  1046.                  "This variable identifies whether a SONET
  1047.                  or a SDH signal is used across this interface."
  1048.               ::= { sonetMediumEntry 1 }
  1049.  
  1050.           sonetMediumTimeElapsed OBJECT-TYPE
  1051.               SYNTAX  Integer32 (1..900)
  1052.               MAX-ACCESS  read-only
  1053.               STATUS  current
  1054.               DESCRIPTION
  1055.                  "The number of seconds, including partial
  1056.                  seconds, that have elapsed since the beginning of
  1057.                  the current error-measurement period."
  1058.               ::= { sonetMediumEntry 2 }
  1059.  
  1060.           sonetMediumValidIntervals OBJECT-TYPE
  1061.               SYNTAX  Integer32 (0..96)
  1062.               MAX-ACCESS  read-only
  1063.  
  1064.  
  1065.  
  1066. AToM MIB Working Group                                         [Page 19]
  1067.  
  1068. RFC 1595                   SONET/SDH Objects                  March 1994
  1069.  
  1070.  
  1071.               STATUS  current
  1072.               DESCRIPTION
  1073.                  "The number of previous intervals for which valid
  1074.                  data has been stored.  A SONET device must support
  1075.                  at least n intervals.
  1076.                  The minimum value of n is 4.
  1077.                  The default of n is 32.
  1078.                  The maximum value of n is 96.
  1079.                  The value of this object will be n unless
  1080.                  the device was brought online within the last
  1081.                  (nx15) minutes, in which case the value will be the
  1082.                  number of complete 15 minute intervals the device has
  1083.                  been online."
  1084.               ::= { sonetMediumEntry 3 }
  1085.  
  1086.           sonetMediumLineCoding OBJECT-TYPE
  1087.               SYNTAX  INTEGER {
  1088.                           sonetMediumOther(1),
  1089.                           sonetMediumB3ZS(2),
  1090.                           sonetMediumCMI(3),
  1091.                           sonetMediumNRZ(4),
  1092.                           sonetMediumRZ(5)
  1093.                       }
  1094.               MAX-ACCESS  read-only
  1095.               STATUS  current
  1096.               DESCRIPTION
  1097.                  "This variable describes the line coding for
  1098.                  this interface. The B3ZS and CMI are used for
  1099.                  electrical SONET/SDH signals (STS-1 and STS-3).
  1100.                  The Non-Return to Zero (NRZ) and the Return
  1101.                  to Zero are used for optical SONET/SDH signals."
  1102.               ::= { sonetMediumEntry 4 }
  1103.  
  1104.           sonetMediumLineType OBJECT-TYPE
  1105.               SYNTAX  INTEGER {
  1106.                           sonetOther(1),
  1107.                           sonetShortSingleMode(2),
  1108.                           sonetLongSingleMode(3),
  1109.                           sonetMultiMode(4),
  1110.                           sonetCoax(5),
  1111.                           sonetUTP(6)
  1112.                       }
  1113.               MAX-ACCESS  read-only
  1114.               STATUS  current
  1115.               DESCRIPTION
  1116.                  "This variable describes the line type for
  1117.                  this interface. The line types are
  1118.                  Short and Long Range
  1119.  
  1120.  
  1121.  
  1122. AToM MIB Working Group                                         [Page 20]
  1123.  
  1124. RFC 1595                   SONET/SDH Objects                  March 1994
  1125.  
  1126.  
  1127.                  Single Mode fiber or Multi-Mode fiber interfaces,
  1128.                  and coax and UTP for electrical interfaces.  The
  1129.                  value sonetOther should be used when the Line Type is
  1130.                  not one of the listed values."
  1131.               ::= { sonetMediumEntry 5 }
  1132.  
  1133.           sonetMediumCircuitIdentifier OBJECT-TYPE
  1134.               SYNTAX  DisplayString (SIZE (0..255))
  1135.               MAX-ACCESS  read-only
  1136.               STATUS  current
  1137.               DESCRIPTION
  1138.                  "This variable contains the transmission
  1139.                  vendor's circuit identifier, for the
  1140.                  purpose of facilitating troubleshooting."
  1141.               ::= { sonetMediumEntry 6 }
  1142.  
  1143.  
  1144.           -- the SONET/SDH Section group
  1145.  
  1146.           -- this group consists of 2 tables:
  1147.           -- - the SONET/SDH Section Current Table
  1148.           -- - the SONET/SDH Section Interval Table
  1149.  
  1150.  
  1151.  
  1152.           -- the SONET/SDH Section Current Table
  1153.  
  1154.           -- The SONET/SDH Section
  1155.           -- current table contains various statistics
  1156.           -- being collected for the current 15 minute interval.
  1157.  
  1158.           sonetSectionCurrentTable OBJECT-TYPE
  1159.               SYNTAX  SEQUENCE OF SonetSectionCurrentEntry
  1160.               MAX-ACCESS  not-accessible
  1161.               STATUS  current
  1162.               DESCRIPTION
  1163.                  "The SONET/SDH Section Current table."
  1164.                ::= { sonetSection 1 }
  1165.  
  1166.           sonetSectionCurrentEntry OBJECT-TYPE
  1167.               SYNTAX  SonetSectionCurrentEntry
  1168.               MAX-ACCESS  not-accessible
  1169.               STATUS  current
  1170.               DESCRIPTION
  1171.                  "An entry in the SONET/SDH Section Current table."
  1172.               INDEX   { ifIndex }
  1173.                ::= { sonetSectionCurrentTable 1 }
  1174.  
  1175.  
  1176.  
  1177.  
  1178. AToM MIB Working Group                                         [Page 21]
  1179.  
  1180. RFC 1595                   SONET/SDH Objects                  March 1994
  1181.  
  1182.  
  1183.           SonetSectionCurrentEntry ::=
  1184.               SEQUENCE {
  1185.                   sonetSectionCurrentStatus   Integer32,
  1186.                   sonetSectionCurrentESs      Gauge32,
  1187.                   sonetSectionCurrentSESs     Gauge32,
  1188.                   sonetSectionCurrentSEFSs    Gauge32,
  1189.                   sonetSectionCurrentCVs      Gauge32
  1190.               }
  1191.  
  1192.  
  1193.           sonetSectionCurrentStatus OBJECT-TYPE
  1194.               SYNTAX  Integer32 (1..6)
  1195.               MAX-ACCESS  read-only
  1196.               STATUS  current
  1197.               DESCRIPTION
  1198.                  "This variable indicates the
  1199.                  status of the interface.
  1200.                  The sonetSectionCurrentStatus
  1201.                  is a bit map represented
  1202.                  as a sum, therefore,
  1203.                  it can represent multiple defects
  1204.                  simultaneously.
  1205.                  The sonetSectionNoDefect should be
  1206.                  set if and only if
  1207.                  no other flag is set.
  1208.  
  1209.                  The various bit positions are:
  1210.                        1   sonetSectionNoDefect
  1211.                        2   sonetSectionLOS
  1212.                        4   sonetSectionLOF"
  1213.                ::= { sonetSectionCurrentEntry 1 }
  1214.  
  1215.           sonetSectionCurrentESs OBJECT-TYPE
  1216.               SYNTAX  Gauge32
  1217.               MAX-ACCESS  read-only
  1218.               STATUS  current
  1219.               DESCRIPTION
  1220.                  "The counter associated with the number of Errored
  1221.                  Seconds encountered by a SONET/SDH
  1222.                  Section in the current 15 minute interval."
  1223.                ::= { sonetSectionCurrentEntry 2 }
  1224.  
  1225.           sonetSectionCurrentSESs OBJECT-TYPE
  1226.               SYNTAX  Gauge32
  1227.               MAX-ACCESS  read-only
  1228.               STATUS  current
  1229.               DESCRIPTION
  1230.                  "The counter associated with the number of
  1231.  
  1232.  
  1233.  
  1234. AToM MIB Working Group                                         [Page 22]
  1235.  
  1236. RFC 1595                   SONET/SDH Objects                  March 1994
  1237.  
  1238.  
  1239.                  Severely Errored Seconds
  1240.                  encountered by a SONET/SDH Section in the current 15
  1241.                  minute interval."
  1242.                ::= { sonetSectionCurrentEntry 3 }
  1243.  
  1244.           sonetSectionCurrentSEFSs OBJECT-TYPE
  1245.               SYNTAX  Gauge32
  1246.               MAX-ACCESS  read-only
  1247.               STATUS  current
  1248.               DESCRIPTION
  1249.                  "The counter associated with the number of
  1250.                  Severely Errored Framing Seconds
  1251.                  encountered by a SONET/SDH Section in the current
  1252.                  15 minute interval."
  1253.               ::= { sonetSectionCurrentEntry 4 }
  1254.  
  1255.           sonetSectionCurrentCVs OBJECT-TYPE
  1256.               SYNTAX  Gauge32
  1257.               MAX-ACCESS  read-only
  1258.               STATUS  current
  1259.               DESCRIPTION
  1260.                  "The counter associated with the number of Coding
  1261.                  Violations encountered by a
  1262.                  SONET/SDH Section in the current 15 minute interval."
  1263.                ::= { sonetSectionCurrentEntry 5 }
  1264.  
  1265.  
  1266.           -- the SONET/SDH Section Interval Table
  1267.  
  1268.           -- The SONET/SDH Section Interval Table
  1269.           -- contains various statistics
  1270.           -- collected by each system over a maximum
  1271.           -- of the previous 24 hours of
  1272.           -- operation.  The past 24 hours may be broken into 96
  1273.           -- completed 15 minute intervals.
  1274.           -- A system is required to store at
  1275.           -- least 4 completed 15 minute interval.
  1276.           -- The default value is 32 intervals.
  1277.  
  1278.           sonetSectionIntervalTable OBJECT-TYPE
  1279.               SYNTAX  SEQUENCE OF SonetSectionIntervalEntry
  1280.               MAX-ACCESS  not-accessible
  1281.               STATUS  current
  1282.               DESCRIPTION
  1283.                  "The SONET/SDH Section Interval table."
  1284.                ::= { sonetSection 2 }
  1285.  
  1286.           sonetSectionIntervalEntry OBJECT-TYPE
  1287.  
  1288.  
  1289.  
  1290. AToM MIB Working Group                                         [Page 23]
  1291.  
  1292. RFC 1595                   SONET/SDH Objects                  March 1994
  1293.  
  1294.  
  1295.               SYNTAX  SonetSectionIntervalEntry
  1296.               MAX-ACCESS  not-accessible
  1297.               STATUS  current
  1298.               DESCRIPTION
  1299.                  "An entry in the SONET/SDH Section Interval table."
  1300.               INDEX   { ifIndex,
  1301.                         sonetSectionIntervalNumber }
  1302.                ::= { sonetSectionIntervalTable 1 }
  1303.  
  1304.           SonetSectionIntervalEntry ::=
  1305.               SEQUENCE {
  1306.                    sonetSectionIntervalNumber  Integer32,
  1307.                    sonetSectionIntervalESs     Gauge32,
  1308.                    sonetSectionIntervalSESs    Gauge32,
  1309.                    sonetSectionIntervalSEFSs   Gauge32,
  1310.                    sonetSectionIntervalCVs     Gauge32
  1311.               }
  1312.  
  1313.  
  1314.           sonetSectionIntervalNumber OBJECT-TYPE
  1315.               SYNTAX  Integer32 (1..96)
  1316.               MAX-ACCESS  not-accessible
  1317.               STATUS  current
  1318.               DESCRIPTION
  1319.                 "A number between 1 and 96, which identifies the
  1320.                 interval for which the set of statistics is available.
  1321.                 The interval identified by 1 is the most recently
  1322.                 completed 15 minute interval,
  1323.                 and the interval identified
  1324.                 by N is the interval immediately preceding the
  1325.                 one identified
  1326.                 by N-1."
  1327.                ::= { sonetSectionIntervalEntry 1 }
  1328.  
  1329.           sonetSectionIntervalESs OBJECT-TYPE
  1330.               SYNTAX  Gauge32
  1331.               MAX-ACCESS  read-only
  1332.               STATUS  current
  1333.               DESCRIPTION
  1334.                  "The counter associated with the number of
  1335.                  Errored Seconds encountered
  1336.                  by a SONET/SDH Section in a
  1337.                  particular 15-minute interval
  1338.                  in the past 24 hours."
  1339.                ::= { sonetSectionIntervalEntry 2 }
  1340.  
  1341.           sonetSectionIntervalSESs OBJECT-TYPE
  1342.               SYNTAX  Gauge32
  1343.  
  1344.  
  1345.  
  1346. AToM MIB Working Group                                         [Page 24]
  1347.  
  1348. RFC 1595                   SONET/SDH Objects                  March 1994
  1349.  
  1350.  
  1351.               MAX-ACCESS  read-only
  1352.               STATUS  current
  1353.               DESCRIPTION
  1354.                  "The counter associated with the number of
  1355.                  Severely Errored Seconds
  1356.                  encountered by a SONET/SDH Section in a
  1357.                  particular 15-minute interval
  1358.                  in the past 24 hours."
  1359.               ::= { sonetSectionIntervalEntry 3 }
  1360.  
  1361.           sonetSectionIntervalSEFSs OBJECT-TYPE
  1362.               SYNTAX  Gauge32
  1363.               MAX-ACCESS  read-only
  1364.               STATUS  current
  1365.               DESCRIPTION
  1366.                  "The counter associated with the number of
  1367.                  Severely Errored Framing Seconds
  1368.                  encountered by a SONET/SDH Section in a
  1369.                  particular 15-minute interval
  1370.                  in the past 24 hours."
  1371.               ::= { sonetSectionIntervalEntry 4 }
  1372.  
  1373.           sonetSectionIntervalCVs OBJECT-TYPE
  1374.               SYNTAX  Gauge32
  1375.               MAX-ACCESS  read-only
  1376.               STATUS  current
  1377.               DESCRIPTION
  1378.                  "The counter associated with the number of Coding
  1379.                  Violations encountered by a
  1380.                  SONET/SDH Section in a particular 15-minute interval
  1381.                  in the past 24 hours."
  1382.               ::= { sonetSectionIntervalEntry 5 }
  1383.  
  1384.  
  1385.           -- the SONET/SDH Line group
  1386.  
  1387.           -- this group consists of 2 tables:
  1388.           -- - the SONET/SDH Line Current Table
  1389.           -- - the SONET/SDH Line Interval Table
  1390.  
  1391.  
  1392.           -- the SONET/SDH Line Current Table
  1393.  
  1394.           -- The SONET/SDH Line
  1395.           -- current table contains various statistics
  1396.           -- being collected for the current 15 minute interval.
  1397.  
  1398.           sonetLineCurrentTable OBJECT-TYPE
  1399.  
  1400.  
  1401.  
  1402. AToM MIB Working Group                                         [Page 25]
  1403.  
  1404. RFC 1595                   SONET/SDH Objects                  March 1994
  1405.  
  1406.  
  1407.               SYNTAX  SEQUENCE OF SonetLineCurrentEntry
  1408.               MAX-ACCESS  not-accessible
  1409.               STATUS  current
  1410.               DESCRIPTION
  1411.                 "The SONET/SDH Line Current table."
  1412.               ::= { sonetLine 1 }
  1413.  
  1414.           sonetLineCurrentEntry OBJECT-TYPE
  1415.               SYNTAX  SonetLineCurrentEntry
  1416.               MAX-ACCESS  not-accessible
  1417.               STATUS  current
  1418.               DESCRIPTION
  1419.                 "An entry in the SONET/SDH Line Current table."
  1420.               INDEX   { ifIndex }
  1421.               ::= { sonetLineCurrentTable 1 }
  1422.  
  1423.           SonetLineCurrentEntry ::=
  1424.               SEQUENCE {
  1425.                    sonetLineCurrentStatus    Integer32,
  1426.                    sonetLineCurrentESs       Gauge32,
  1427.                    sonetLineCurrentSESs      Gauge32,
  1428.                    sonetLineCurrentCVs       Gauge32,
  1429.                    sonetLineCurrentUASs      Gauge32
  1430.                }
  1431.  
  1432.  
  1433.           sonetLineCurrentStatus OBJECT-TYPE
  1434.               SYNTAX  Integer32 (1..6)
  1435.               MAX-ACCESS  read-only
  1436.               STATUS  current
  1437.               DESCRIPTION
  1438.                  "This variable indicates the
  1439.                  status of the interface.
  1440.                  The sonetLineCurrentStatus
  1441.                  is a bit map represented
  1442.                  as a sum, therefore,
  1443.                  it can represent multiple defects
  1444.                  simultaneously.
  1445.                  The sonetLineNoDefect should be
  1446.                  set if and only if
  1447.                  no other flag is set.
  1448.  
  1449.                  The various bit positions are:
  1450.                   1   sonetLineNoDefect
  1451.                   2   sonetLineAIS
  1452.                   4   sonetLineRDI"
  1453.                ::= { sonetLineCurrentEntry 1 }
  1454.  
  1455.  
  1456.  
  1457.  
  1458. AToM MIB Working Group                                         [Page 26]
  1459.  
  1460. RFC 1595                   SONET/SDH Objects                  March 1994
  1461.  
  1462.  
  1463.           sonetLineCurrentESs OBJECT-TYPE
  1464.               SYNTAX  Gauge32
  1465.               MAX-ACCESS  read-only
  1466.               STATUS  current
  1467.               DESCRIPTION
  1468.                "The counter associated with the number of Errored
  1469.                Seconds encountered by a SONET/SDH
  1470.                Line in the current 15 minute interval."
  1471.               ::= { sonetLineCurrentEntry 2 }
  1472.  
  1473.           sonetLineCurrentSESs OBJECT-TYPE
  1474.               SYNTAX  Gauge32
  1475.               MAX-ACCESS  read-only
  1476.               STATUS  current
  1477.               DESCRIPTION
  1478.                "The counter associated with the number of
  1479.                Severely Errored Seconds
  1480.                encountered by a SONET/SDH Line in the current 15
  1481.                minute
  1482.                interval."
  1483.               ::= { sonetLineCurrentEntry 3 }
  1484.  
  1485.           sonetLineCurrentCVs OBJECT-TYPE
  1486.               SYNTAX  Gauge32
  1487.               MAX-ACCESS  read-only
  1488.               STATUS  current
  1489.               DESCRIPTION
  1490.                "The counter associated with the number of Coding
  1491.                Violations encountered by a
  1492.                SONET/SDH Line in the current 15 minute interval."
  1493.               ::= { sonetLineCurrentEntry 4 }
  1494.  
  1495.           sonetLineCurrentUASs OBJECT-TYPE
  1496.               SYNTAX  Gauge32
  1497.               MAX-ACCESS  read-only
  1498.               STATUS  current
  1499.               DESCRIPTION
  1500.                "The counter associated with the number of
  1501.                Unavailable Seconds
  1502.                encountered by a SONET/SDH Line in the current 15
  1503.                minute
  1504.                interval."
  1505.               ::= { sonetLineCurrentEntry 5 }
  1506.  
  1507.  
  1508.           -- the SONET/SDH Line Interval Table
  1509.  
  1510.           -- The SONET/SDH Line Interval Table
  1511.  
  1512.  
  1513.  
  1514. AToM MIB Working Group                                         [Page 27]
  1515.  
  1516. RFC 1595                   SONET/SDH Objects                  March 1994
  1517.  
  1518.  
  1519.           -- contains various statistics
  1520.           -- collected by each system over a maximum
  1521.           -- of the previous 24 hours of
  1522.           -- operation.  The past 24 hours may be broken into 96
  1523.           -- completed 15 minute intervals.
  1524.           -- A system is required to store at
  1525.           -- least 4 completed 15 minute interval.
  1526.           -- The default value is 32 intervals.
  1527.  
  1528.           sonetLineIntervalTable OBJECT-TYPE
  1529.               SYNTAX  SEQUENCE OF SonetLineIntervalEntry
  1530.               MAX-ACCESS  not-accessible
  1531.               STATUS  current
  1532.               DESCRIPTION
  1533.                  "The SONET/SDH Line Interval table."
  1534.                ::= { sonetLine 2 }
  1535.  
  1536.           sonetLineIntervalEntry OBJECT-TYPE
  1537.               SYNTAX  SonetLineIntervalEntry
  1538.               MAX-ACCESS  not-accessible
  1539.               STATUS  current
  1540.               DESCRIPTION
  1541.                  "An entry in the SONET/SDH Line Interval table."
  1542.              INDEX   { ifIndex,
  1543.                        sonetLineIntervalNumber }
  1544.              ::= { sonetLineIntervalTable 1 }
  1545.  
  1546.           SonetLineIntervalEntry ::=
  1547.               SEQUENCE {
  1548.                   sonetLineIntervalNumber    Integer32,
  1549.                   sonetLineIntervalESs       Gauge32,
  1550.                   sonetLineIntervalSESs      Gauge32,
  1551.                   sonetLineIntervalCVs       Gauge32,
  1552.                   sonetLineIntervalUASs      Gauge32
  1553.               }
  1554.  
  1555.  
  1556.           sonetLineIntervalNumber OBJECT-TYPE
  1557.               SYNTAX  Integer32 (1..96)
  1558.               MAX-ACCESS  not-accessible
  1559.               STATUS  current
  1560.               DESCRIPTION
  1561.                   "A number between 1 and 96, which identifies the
  1562.                   interval for which the set of statistics is available.
  1563.                   The interval identified by 1 is the most recently
  1564.                   completed 15 minute interval,
  1565.                   and the interval identified
  1566.                   by N is the interval immediately preceding the
  1567.  
  1568.  
  1569.  
  1570. AToM MIB Working Group                                         [Page 28]
  1571.  
  1572. RFC 1595                   SONET/SDH Objects                  March 1994
  1573.  
  1574.  
  1575.                   one identified
  1576.                   by N-1."
  1577.                ::= { sonetLineIntervalEntry 1 }
  1578.  
  1579.           sonetLineIntervalESs OBJECT-TYPE
  1580.               SYNTAX  Gauge32
  1581.               MAX-ACCESS  read-only
  1582.               STATUS  current
  1583.               DESCRIPTION
  1584.                  "The counter associated with the number of
  1585.                  Errored Seconds encountered
  1586.                  by a SONET/SDH Line in a
  1587.                  particular 15-minute interval
  1588.                  in the past 24 hours."
  1589.                ::= { sonetLineIntervalEntry 2 }
  1590.  
  1591.           sonetLineIntervalSESs OBJECT-TYPE
  1592.               SYNTAX  Gauge32
  1593.               MAX-ACCESS  read-only
  1594.               STATUS  current
  1595.               DESCRIPTION
  1596.                  "The counter associated with the number of
  1597.                  Severely Errored Seconds
  1598.                  encountered by a SONET/SDH Line in a
  1599.                  particular 15-minute interval
  1600.                  in the past 24 hours."
  1601.                 ::= { sonetLineIntervalEntry 3 }
  1602.  
  1603.           sonetLineIntervalCVs OBJECT-TYPE
  1604.               SYNTAX  Gauge32
  1605.               MAX-ACCESS  read-only
  1606.               STATUS  current
  1607.               DESCRIPTION
  1608.                 "The counter associated with the number of Coding
  1609.                 Violations encountered by a
  1610.                 SONET/SDH Line in a
  1611.                 particular 15-minute interval
  1612.                 in the past 24 hours."
  1613.               ::= { sonetLineIntervalEntry 4 }
  1614.  
  1615.           sonetLineIntervalUASs OBJECT-TYPE
  1616.               SYNTAX  Gauge32
  1617.               MAX-ACCESS  read-only
  1618.               STATUS  current
  1619.               DESCRIPTION
  1620.                 "The counter associated with the
  1621.                 number of Unavailable Seconds
  1622.                 encountered by a SONET/SDH Line in
  1623.  
  1624.  
  1625.  
  1626. AToM MIB Working Group                                         [Page 29]
  1627.  
  1628. RFC 1595                   SONET/SDH Objects                  March 1994
  1629.  
  1630.  
  1631.                 a particular 15-minute interval
  1632.                 in the past 24 hours."
  1633.               ::= { sonetLineIntervalEntry 5 }
  1634.  
  1635.  
  1636.           -- The SONET/SDH Far End Line group.
  1637.           -- This group may only be implemented by SONET/SDH (LTEs)
  1638.           -- systems that provide for a far end block error (FEBE)
  1639.           -- information at the SONET/SDH Line Layer.
  1640.  
  1641.           -- This group consists of two tables:
  1642.           --    SONET/SDH Far End Line Current Table
  1643.           --    SONET/SDH Far End Line Interval Table
  1644.  
  1645.  
  1646.  
  1647.           -- The SONET/SDH Far End Line Current Table
  1648.  
  1649.           -- The SONET/SDH Far End Line Current table contains
  1650.           -- various statistics being
  1651.           -- collected for the current 15 minute interval.
  1652.           -- The statistics are collected from the far end
  1653.           -- block error code (FEBE)
  1654.           -- within the third Z2 byte of the Line Overhead
  1655.           -- in Broadband ISDN applications.
  1656.           -- The definitions are the same as described for
  1657.           -- the near-end information.
  1658.  
  1659.           sonetFarEndLineCurrentTable OBJECT-TYPE
  1660.               SYNTAX  SEQUENCE OF SonetFarEndLineCurrentEntry
  1661.               MAX-ACCESS  not-accessible
  1662.               STATUS  current
  1663.               DESCRIPTION
  1664.                 "The SONET/SDH Far End Line Current table."
  1665.               ::= { sonetFarEndLine 1 }
  1666.  
  1667.           sonetFarEndLineCurrentEntry OBJECT-TYPE
  1668.               SYNTAX  SonetFarEndLineCurrentEntry
  1669.               MAX-ACCESS  not-accessible
  1670.               STATUS  current
  1671.               DESCRIPTION
  1672.                 "An entry in the SONET/SDH Far End Line Current table."
  1673.               INDEX   { ifIndex }
  1674.               ::= { sonetFarEndLineCurrentTable 1 }
  1675.  
  1676.           SonetFarEndLineCurrentEntry ::=
  1677.               SEQUENCE {
  1678.                   sonetFarEndLineCurrentESs       Gauge32,
  1679.  
  1680.  
  1681.  
  1682. AToM MIB Working Group                                         [Page 30]
  1683.  
  1684. RFC 1595                   SONET/SDH Objects                  March 1994
  1685.  
  1686.  
  1687.                   sonetFarEndLineCurrentSESs      Gauge32,
  1688.                   sonetFarEndLineCurrentCVs       Gauge32,
  1689.                   sonetFarEndLineCurrentUASs      Gauge32
  1690.                  }
  1691.  
  1692.  
  1693.           sonetFarEndLineCurrentESs OBJECT-TYPE
  1694.              SYNTAX  Gauge32
  1695.              MAX-ACCESS  read-only
  1696.              STATUS  current
  1697.              DESCRIPTION
  1698.                  "The counter associated with the number of Far
  1699.                  Far End Errored Seconds encountered by a SONET/SDH
  1700.                  interface in the current 15 minute interval."
  1701.              ::= { sonetFarEndLineCurrentEntry 1 }
  1702.  
  1703.           sonetFarEndLineCurrentSESs OBJECT-TYPE
  1704.              SYNTAX  Gauge32
  1705.              MAX-ACCESS  read-only
  1706.              STATUS  current
  1707.              DESCRIPTION
  1708.                  "The counter associated with the number of
  1709.                  Far End Severely Errored Seconds
  1710.                  encountered by a SONET/SDH Medium/Section/Line
  1711.                  interface in the current 15 minute
  1712.                  interval."
  1713.              ::= { sonetFarEndLineCurrentEntry 2 }
  1714.  
  1715.           sonetFarEndLineCurrentCVs OBJECT-TYPE
  1716.              SYNTAX  Gauge32
  1717.              MAX-ACCESS  read-only
  1718.              STATUS  current
  1719.              DESCRIPTION
  1720.                  "The counter associated with the number of
  1721.                  Far End Coding Violations reported via
  1722.                  the far end block error count
  1723.                  encountered by a
  1724.                  SONET/SDH Medium/Section/Line
  1725.                  interface in the current 15 minute interval."
  1726.              ::= { sonetFarEndLineCurrentEntry 3 }
  1727.  
  1728.           sonetFarEndLineCurrentUASs OBJECT-TYPE
  1729.              SYNTAX  Gauge32
  1730.              MAX-ACCESS  read-only
  1731.              STATUS  current
  1732.              DESCRIPTION
  1733.                  "The counter associated with the number of
  1734.                  Far End Unavailable Seconds
  1735.  
  1736.  
  1737.  
  1738. AToM MIB Working Group                                         [Page 31]
  1739.  
  1740. RFC 1595                   SONET/SDH Objects                  March 1994
  1741.  
  1742.  
  1743.                  encountered by a
  1744.                  SONET/SDH Medium/Section/Line
  1745.                  interface in the current 15 minute interval."
  1746.              ::= { sonetFarEndLineCurrentEntry 4 }
  1747.  
  1748.  
  1749.           -- The SONET/SDH Far End Line Interval Table
  1750.  
  1751.           -- The SONET/SDH Far End Line Interval Table
  1752.           -- contains various statistics
  1753.           -- collected by each system over a maximum
  1754.           -- of the previous 24 hours of
  1755.           -- operation.  The past 24 hours may be broken into 96
  1756.           -- completed 15 minute intervals.
  1757.           -- A system is required to store at
  1758.           -- least 4 completed 15 minute interval.
  1759.           -- The default value is 32 intervals.
  1760.  
  1761.           sonetFarEndLineIntervalTable OBJECT-TYPE
  1762.              SYNTAX  SEQUENCE OF SonetFarEndLineIntervalEntry
  1763.              MAX-ACCESS  not-accessible
  1764.              STATUS  current
  1765.              DESCRIPTION
  1766.                 "The SONET/SDH Far End Line Interval table."
  1767.              ::= { sonetFarEndLine 2 }
  1768.  
  1769.           sonetFarEndLineIntervalEntry OBJECT-TYPE
  1770.              SYNTAX  SonetFarEndLineIntervalEntry
  1771.              MAX-ACCESS  not-accessible
  1772.              STATUS  current
  1773.              DESCRIPTION
  1774.                "An entry in the SONET/SDH Far
  1775.                End Line Interval table."
  1776.              INDEX   { ifIndex,
  1777.                        sonetFarEndLineIntervalNumber }
  1778.              ::= { sonetFarEndLineIntervalTable 1 }
  1779.  
  1780.           SonetFarEndLineIntervalEntry ::=
  1781.               SEQUENCE {
  1782.                    sonetFarEndLineIntervalNumber    Integer32,
  1783.                    sonetFarEndLineIntervalESs       Gauge32,
  1784.                    sonetFarEndLineIntervalSESs      Gauge32,
  1785.                    sonetFarEndLineIntervalCVs       Gauge32,
  1786.                    sonetFarEndLineIntervalUASs      Gauge32
  1787.               }
  1788.  
  1789.  
  1790.           sonetFarEndLineIntervalNumber OBJECT-TYPE
  1791.  
  1792.  
  1793.  
  1794. AToM MIB Working Group                                         [Page 32]
  1795.  
  1796. RFC 1595                   SONET/SDH Objects                  March 1994
  1797.  
  1798.  
  1799.              SYNTAX  Integer32 (1..96)
  1800.              MAX-ACCESS  not-accessible
  1801.              STATUS  current
  1802.              DESCRIPTION
  1803.                    "A number between 1 and 96, which identifies the
  1804.                    interval for which the set of statistics is available.
  1805.                    The interval identified by 1 is the most recently
  1806.                    completed 15 minute interval,
  1807.                    and the interval identified
  1808.                    by N is the interval immediately preceding the
  1809.                    one identified
  1810.                    by N-1."
  1811.              ::= { sonetFarEndLineIntervalEntry 1 }
  1812.  
  1813.           sonetFarEndLineIntervalESs OBJECT-TYPE
  1814.              SYNTAX  Gauge32
  1815.              MAX-ACCESS  read-only
  1816.              STATUS  current
  1817.              DESCRIPTION
  1818.                   "The counter associated with the number of
  1819.                   Far End Errored Seconds encountered
  1820.                   by a SONET/SDH Line
  1821.                   interface in a particular 15-minute interval
  1822.                   in the past 24 hours."
  1823.             ::= { sonetFarEndLineIntervalEntry 2 }
  1824.  
  1825.           sonetFarEndLineIntervalSESs OBJECT-TYPE
  1826.              SYNTAX  Gauge32
  1827.              MAX-ACCESS  read-only
  1828.              STATUS  current
  1829.              DESCRIPTION
  1830.                   "The counter associated with the number of
  1831.                   Far End Severely Errored Seconds
  1832.                   encountered by a SONET/SDH Line
  1833.                   interface in a particular 15-minute interval
  1834.                   in the past 24 hours."
  1835.             ::= { sonetFarEndLineIntervalEntry 3 }
  1836.  
  1837.           sonetFarEndLineIntervalCVs OBJECT-TYPE
  1838.               SYNTAX  Gauge32
  1839.               MAX-ACCESS  read-only
  1840.               STATUS  current
  1841.               DESCRIPTION
  1842.                    "The counter associated with the number of
  1843.                    Far End Coding Violations reported via
  1844.                    the far end block error count
  1845.                    encountered by a
  1846.                    SONET/SDH Line
  1847.  
  1848.  
  1849.  
  1850. AToM MIB Working Group                                         [Page 33]
  1851.  
  1852. RFC 1595                   SONET/SDH Objects                  March 1994
  1853.  
  1854.  
  1855.                    interface in a particular 15-minute interval
  1856.                    in the past 24 hours."
  1857.               ::= { sonetFarEndLineIntervalEntry 4 }
  1858.  
  1859.           sonetFarEndLineIntervalUASs OBJECT-TYPE
  1860.              SYNTAX  Gauge32
  1861.              MAX-ACCESS  read-only
  1862.              STATUS  current
  1863.              DESCRIPTION
  1864.                  "The counter associated with the number of
  1865.                  Far End Unavailable Seconds
  1866.                  encountered by a
  1867.                  SONET/SDH Line
  1868.                  interface in a particular 15-minute interval
  1869.                  in the past 24 hours."
  1870.              ::= { sonetFarEndLineIntervalEntry 5 }
  1871.  
  1872.  
  1873.           -- the SONET/SDH Path group
  1874.  
  1875.           -- this group consists of 2 tables:
  1876.           -- - the SONET/SDH Path Current Table
  1877.           -- - the SONET/SDH Path Interval Table
  1878.  
  1879.  
  1880.           -- the SONET/SDH Path Current Table
  1881.  
  1882.           -- The SONET/SDH Path
  1883.           -- current table contains various statistics
  1884.           -- being collected for the current 15 minute interval.
  1885.  
  1886.           sonetPathCurrentTable OBJECT-TYPE
  1887.               SYNTAX  SEQUENCE OF SonetPathCurrentEntry
  1888.               MAX-ACCESS  not-accessible
  1889.               STATUS  current
  1890.               DESCRIPTION
  1891.                "The SONET/SDH Path Current table."
  1892.           ::= { sonetPath 1 }
  1893.  
  1894.           sonetPathCurrentEntry OBJECT-TYPE
  1895.               SYNTAX  SonetPathCurrentEntry
  1896.               MAX-ACCESS  not-accessible
  1897.               STATUS  current
  1898.               DESCRIPTION
  1899.                "An entry in the SONET/SDH Path Current table."
  1900.               INDEX   { ifIndex }
  1901.           ::= { sonetPathCurrentTable 1 }
  1902.  
  1903.  
  1904.  
  1905.  
  1906. AToM MIB Working Group                                         [Page 34]
  1907.  
  1908. RFC 1595                   SONET/SDH Objects                  March 1994
  1909.  
  1910.  
  1911.           SonetPathCurrentEntry ::=
  1912.               SEQUENCE {
  1913.                   sonetPathCurrentWidth      INTEGER,
  1914.                   sonetPathCurrentStatus     Integer32,
  1915.                   sonetPathCurrentESs        Gauge32,
  1916.                   sonetPathCurrentSESs       Gauge32,
  1917.                   sonetPathCurrentCVs        Gauge32,
  1918.                   sonetPathCurrentUASs       Gauge32
  1919.               }
  1920.  
  1921.  
  1922.           sonetPathCurrentWidth OBJECT-TYPE
  1923.               SYNTAX  INTEGER  {
  1924.                       sts1(1),
  1925.                       sts3cSTM1(2),
  1926.                       sts12cSTM4(3),
  1927.                       sts24c(4),
  1928.                       sts48cSTM16(5)
  1929.                }
  1930.               MAX-ACCESS  read-write
  1931.               STATUS  current
  1932.               DESCRIPTION
  1933.                "A value that indicates the type of the SONET/SDH
  1934.                Path.  For SONET, the assigned types are
  1935.                the STS-Nc SPEs, where N = 1, 3, 12, 24, and 48.
  1936.                STS-1 is equal to 51.84 Mbps.  For SDH, the assigned
  1937.                types are the STM-Nc VCs, where N = 1, 4, and 16."
  1938.           ::= { sonetPathCurrentEntry 1 }
  1939.  
  1940.           sonetPathCurrentStatus OBJECT-TYPE
  1941.               SYNTAX  Integer32 (1..14)
  1942.               MAX-ACCESS  read-only
  1943.               STATUS  current
  1944.               DESCRIPTION
  1945.                 "This variable indicates the
  1946.                 status of the interface.
  1947.                 The sonetPathCurrentStatus
  1948.                 is a bit map represented
  1949.                 as a sum, therefore,
  1950.                 it can represent multiple defects
  1951.                 simultaneously.
  1952.                 The sonetPathNoDefect should be
  1953.                 set if and only if
  1954.                 no other flag is set.
  1955.  
  1956.                 The various bit positions are:
  1957.                    1   sonetPathNoDefect
  1958.                    2   sonetPathSTSLOP
  1959.  
  1960.  
  1961.  
  1962. AToM MIB Working Group                                         [Page 35]
  1963.  
  1964. RFC 1595                   SONET/SDH Objects                  March 1994
  1965.  
  1966.  
  1967.                    4   sonetPathSTSAIS
  1968.                    8   sonetPathSTSRDI
  1969.                   16   sonetPathUnequipped
  1970.                   32   sonetPathSignalLabelMismatch"
  1971.           ::= { sonetPathCurrentEntry 2 }
  1972.  
  1973.           sonetPathCurrentESs OBJECT-TYPE
  1974.               SYNTAX  Gauge32
  1975.               MAX-ACCESS  read-only
  1976.               STATUS  current
  1977.               DESCRIPTION
  1978.                "The counter associated with the number of Errored
  1979.                Seconds encountered by a SONET/SDH
  1980.                Path in the current 15 minute interval."
  1981.           ::= { sonetPathCurrentEntry 3 }
  1982.  
  1983.           sonetPathCurrentSESs OBJECT-TYPE
  1984.               SYNTAX  Gauge32
  1985.               MAX-ACCESS  read-only
  1986.               STATUS  current
  1987.               DESCRIPTION
  1988.                "The counter associated with the number of
  1989.                Severely Errored Seconds
  1990.                encountered by a SONET/SDH Path in the current 15
  1991.                minute
  1992.                interval."
  1993.           ::= { sonetPathCurrentEntry 4 }
  1994.  
  1995.           sonetPathCurrentCVs OBJECT-TYPE
  1996.               SYNTAX  Gauge32
  1997.               MAX-ACCESS  read-only
  1998.               STATUS  current
  1999.               DESCRIPTION
  2000.                "The counter associated with the number of Coding
  2001.                Violations encountered by a
  2002.                SONET/SDH Path in the current 15 minute interval."
  2003.           ::= { sonetPathCurrentEntry 5 }
  2004.  
  2005.           sonetPathCurrentUASs OBJECT-TYPE
  2006.               SYNTAX  Gauge32
  2007.               MAX-ACCESS  read-only
  2008.               STATUS  current
  2009.               DESCRIPTION
  2010.                "The counter associated with the number of
  2011.                Unavailable Seconds
  2012.                encountered by a Path in the current
  2013.                15 minute, interval."
  2014.           ::= { sonetPathCurrentEntry 6 }
  2015.  
  2016.  
  2017.  
  2018. AToM MIB Working Group                                         [Page 36]
  2019.  
  2020. RFC 1595                   SONET/SDH Objects                  March 1994
  2021.  
  2022.  
  2023.           -- the SONET/SDH Path Interval Table
  2024.  
  2025.           -- The SONET/SDH Path Interval Table
  2026.           -- contains various statistics
  2027.           -- collected by each system over a maximum
  2028.           -- of the previous 24 hours of
  2029.           -- operation.  The past 24 hours may be broken into 96
  2030.           -- completed 15 minute intervals.
  2031.           -- A system is required to store at
  2032.           -- least 4 completed 15 minute interval.
  2033.           -- The default value is 32 intervals.
  2034.  
  2035.           sonetPathIntervalTable OBJECT-TYPE
  2036.               SYNTAX  SEQUENCE OF SonetPathIntervalEntry
  2037.               MAX-ACCESS  not-accessible
  2038.               STATUS  current
  2039.               DESCRIPTION
  2040.                "The SONET/SDH Path Interval table."
  2041.           ::= { sonetPath 2 }
  2042.  
  2043.           sonetPathIntervalEntry OBJECT-TYPE
  2044.               SYNTAX  SonetPathIntervalEntry
  2045.               MAX-ACCESS  not-accessible
  2046.               STATUS  current
  2047.               DESCRIPTION
  2048.                "An entry in the SONET/SDH Path Interval table."
  2049.               INDEX   { ifIndex,
  2050.                         sonetPathIntervalNumber }
  2051.           ::= { sonetPathIntervalTable 1 }
  2052.  
  2053.  
  2054.           SonetPathIntervalEntry ::=
  2055.               SEQUENCE {
  2056.                    sonetPathIntervalNumber     Integer32,
  2057.                    sonetPathIntervalESs        Gauge32,
  2058.                    sonetPathIntervalSESs       Gauge32,
  2059.                    sonetPathIntervalCVs        Gauge32,
  2060.                    sonetPathIntervalUASs       Gauge32
  2061.               }
  2062.  
  2063.  
  2064.           sonetPathIntervalNumber OBJECT-TYPE
  2065.               SYNTAX  Integer32 (1..96)
  2066.               MAX-ACCESS  not-accessible
  2067.               STATUS  current
  2068.               DESCRIPTION
  2069.                  "A number between 1 and 96, which identifies the
  2070.                  interval for which the set of statistics is available.
  2071.  
  2072.  
  2073.  
  2074. AToM MIB Working Group                                         [Page 37]
  2075.  
  2076. RFC 1595                   SONET/SDH Objects                  March 1994
  2077.  
  2078.  
  2079.                  The interval identified by 1 is the most recently
  2080.                  completed 15 minute interval,
  2081.                  and the interval identified
  2082.                  by N is the interval immediately preceding the
  2083.                  one identified
  2084.                  by N-1."
  2085.           ::= { sonetPathIntervalEntry 1 }
  2086.  
  2087.           sonetPathIntervalESs OBJECT-TYPE
  2088.               SYNTAX  Gauge32
  2089.               MAX-ACCESS  read-only
  2090.               STATUS  current
  2091.               DESCRIPTION
  2092.                "The counter associated with the number of
  2093.                Errored Seconds encountered
  2094.                by a SONET/SDH Path in a
  2095.                particular 15-minute interval
  2096.                in the past 24 hours."
  2097.           ::= { sonetPathIntervalEntry 2 }
  2098.  
  2099.           sonetPathIntervalSESs OBJECT-TYPE
  2100.               SYNTAX  Gauge32
  2101.               MAX-ACCESS  read-only
  2102.               STATUS  current
  2103.               DESCRIPTION
  2104.                "The counter associated with the number of
  2105.                Severely Errored Seconds
  2106.                encountered by a SONET/SDH Path in
  2107.                a particular 15-minute interval
  2108.                in the past 24 hours."
  2109.           ::= { sonetPathIntervalEntry 3 }
  2110.  
  2111.           sonetPathIntervalCVs OBJECT-TYPE
  2112.               SYNTAX  Gauge32
  2113.               MAX-ACCESS  read-only
  2114.               STATUS  current
  2115.               DESCRIPTION
  2116.                "The counter associated with the number of Coding
  2117.                Violations encountered by a
  2118.                SONET/SDH Path in a particular 15-minute interval
  2119.                in the past 24 hours."
  2120.           ::= { sonetPathIntervalEntry 4 }
  2121.  
  2122.           sonetPathIntervalUASs OBJECT-TYPE
  2123.               SYNTAX  Gauge32
  2124.               MAX-ACCESS  read-only
  2125.               STATUS  current
  2126.               DESCRIPTION
  2127.  
  2128.  
  2129.  
  2130. AToM MIB Working Group                                         [Page 38]
  2131.  
  2132. RFC 1595                   SONET/SDH Objects                  March 1994
  2133.  
  2134.  
  2135.                "The counter associated with the number of
  2136.                Unavailable Seconds
  2137.                encountered by a Path in a
  2138.                particular 15-minute interval
  2139.                in the past 24 hours."
  2140.           ::= { sonetPathIntervalEntry 5 }
  2141.  
  2142.  
  2143.           -- The SONET/SDH Far End Path group
  2144.  
  2145.           -- This group consists of two tables:
  2146.           --  - SONET/SDH Far End Path Current Table
  2147.           --  - SONET/SDH Far End Path Interval Table
  2148.  
  2149.           -- The SONET/SDH Far End Path Current Table
  2150.  
  2151.           -- The SONET/SDH Far End Path Current table
  2152.           -- contains various statistics
  2153.           -- being collected for the current 15 minute interval.
  2154.           -- The statistics are collected from
  2155.           -- the far end block error code
  2156.           -- (FEBE) within the G1 byte of the Path Overhead.
  2157.           -- The definitions are the same as described for
  2158.           -- the near-end information.
  2159.  
  2160.           sonetFarEndPathCurrentTable OBJECT-TYPE
  2161.               SYNTAX  SEQUENCE OF SonetFarEndPathCurrentEntry
  2162.               MAX-ACCESS  not-accessible
  2163.               STATUS  current
  2164.               DESCRIPTION
  2165.                    "The SONET/SDH Far End Path Current table."
  2166.               ::= { sonetFarEndPath 1 }
  2167.  
  2168.           sonetFarEndPathCurrentEntry OBJECT-TYPE
  2169.               SYNTAX  SonetFarEndPathCurrentEntry
  2170.               MAX-ACCESS  not-accessible
  2171.               STATUS  current
  2172.               DESCRIPTION
  2173.                    "An entry in the SONET/SDH Far End Path Current table."
  2174.               INDEX   { ifIndex }
  2175.               ::= { sonetFarEndPathCurrentTable 1 }
  2176.  
  2177.           SonetFarEndPathCurrentEntry ::=
  2178.               SEQUENCE {
  2179.                   sonetFarEndPathCurrentESs       Gauge32,
  2180.                   sonetFarEndPathCurrentSESs      Gauge32,
  2181.                   sonetFarEndPathCurrentCVs       Gauge32,
  2182.                   sonetFarEndPathCurrentUASs      Gauge32
  2183.  
  2184.  
  2185.  
  2186. AToM MIB Working Group                                         [Page 39]
  2187.  
  2188. RFC 1595                   SONET/SDH Objects                  March 1994
  2189.  
  2190.  
  2191.               }
  2192.  
  2193.  
  2194.           sonetFarEndPathCurrentESs OBJECT-TYPE
  2195.               SYNTAX  Gauge32
  2196.               MAX-ACCESS  read-only
  2197.               STATUS  current
  2198.               DESCRIPTION
  2199.                    "The counter associated with the number of Far
  2200.                    Far End Errored Seconds encountered by a SONET/SDH
  2201.                    interface in the current 15 minute interval."
  2202.               ::= { sonetFarEndPathCurrentEntry 1 }
  2203.  
  2204.           sonetFarEndPathCurrentSESs OBJECT-TYPE
  2205.               SYNTAX  Gauge32
  2206.               MAX-ACCESS  read-only
  2207.               STATUS  current
  2208.               DESCRIPTION
  2209.                    "The counter associated with the number of
  2210.                    Far End Severely Errored Seconds
  2211.                    encountered by a SONET/SDH Path
  2212.                    interface in the current 15 minute
  2213.                    interval."
  2214.               ::= { sonetFarEndPathCurrentEntry 2 }
  2215.  
  2216.           sonetFarEndPathCurrentCVs OBJECT-TYPE
  2217.               SYNTAX  Gauge32
  2218.               MAX-ACCESS  read-only
  2219.               STATUS  current
  2220.               DESCRIPTION
  2221.                    "The counter associated with the number of
  2222.                    Far End Coding Violations reported via
  2223.                    the far end block error count
  2224.                    encountered by a
  2225.                    SONET/SDH Path interface in
  2226.                    the current 15 minute interval."
  2227.               ::= { sonetFarEndPathCurrentEntry 3 }
  2228.  
  2229.           sonetFarEndPathCurrentUASs OBJECT-TYPE
  2230.              SYNTAX  Gauge32
  2231.              MAX-ACCESS  read-only
  2232.              STATUS  current
  2233.              DESCRIPTION
  2234.                  "The counter associated with the number of
  2235.                  Far End Unavailable Seconds
  2236.                  encountered by a
  2237.                  SONET/SDH Path interface in
  2238.                  the current 15 minute interval."
  2239.  
  2240.  
  2241.  
  2242. AToM MIB Working Group                                         [Page 40]
  2243.  
  2244. RFC 1595                   SONET/SDH Objects                  March 1994
  2245.  
  2246.  
  2247.              ::= { sonetFarEndPathCurrentEntry 4 }
  2248.  
  2249.  
  2250.           -- The SONET/SDH Far End Path Interval Table
  2251.  
  2252.           -- The SONET/SDH Far End Path Interval Table
  2253.           -- contains various statistics
  2254.           -- collected by each system over a maximum
  2255.           -- of the previous 24 hours of
  2256.           -- operation.  The past 24 hours may be broken into 96
  2257.           -- completed 15 minute intervals.
  2258.           -- A system is required to store at
  2259.           -- least 4 completed 15 minute interval.
  2260.           -- The default value is 32 intervals.
  2261.  
  2262.           sonetFarEndPathIntervalTable OBJECT-TYPE
  2263.               SYNTAX  SEQUENCE OF SonetFarEndPathIntervalEntry
  2264.               MAX-ACCESS  not-accessible
  2265.               STATUS  current
  2266.               DESCRIPTION
  2267.                   "The SONET/SDH Far End Path Interval table."
  2268.               ::= { sonetFarEndPath 2 }
  2269.  
  2270.           sonetFarEndPathIntervalEntry OBJECT-TYPE
  2271.               SYNTAX  SonetFarEndPathIntervalEntry
  2272.               MAX-ACCESS  not-accessible
  2273.               STATUS  current
  2274.               DESCRIPTION
  2275.                  "An entry in the SONET/SDH Far
  2276.                  End Path Interval table."
  2277.               INDEX   { ifIndex,
  2278.                         sonetFarEndPathIntervalNumber }
  2279.               ::= { sonetFarEndPathIntervalTable 1 }
  2280.  
  2281.           SonetFarEndPathIntervalEntry ::=
  2282.               SEQUENCE {
  2283.                    sonetFarEndPathIntervalNumber     Integer32,
  2284.                    sonetFarEndPathIntervalESs        Gauge32,
  2285.                    sonetFarEndPathIntervalSESs       Gauge32,
  2286.                    sonetFarEndPathIntervalCVs        Gauge32,
  2287.                    sonetFarEndPathIntervalUASs       Gauge32
  2288.               }
  2289.  
  2290.  
  2291.           sonetFarEndPathIntervalNumber OBJECT-TYPE
  2292.              SYNTAX  Integer32 (1..96)
  2293.              MAX-ACCESS  not-accessible
  2294.              STATUS  current
  2295.  
  2296.  
  2297.  
  2298. AToM MIB Working Group                                         [Page 41]
  2299.  
  2300. RFC 1595                   SONET/SDH Objects                  March 1994
  2301.  
  2302.  
  2303.              DESCRIPTION
  2304.                   "A number between 1 and 96, which identifies the
  2305.                   interval for which the set of statistics is available.
  2306.                   The interval identified by 1 is the most recently
  2307.                   completed 15 minute interval,
  2308.                   and the interval identified
  2309.                   by N is the interval immediately preceding the
  2310.                   one identified
  2311.                   by N-1."
  2312.              ::= { sonetFarEndPathIntervalEntry 1 }
  2313.  
  2314.           sonetFarEndPathIntervalESs OBJECT-TYPE
  2315.              SYNTAX  Gauge32
  2316.              MAX-ACCESS  read-only
  2317.              STATUS  current
  2318.              DESCRIPTION
  2319.                   "The counter associated with the number of
  2320.                   Far End Errored Seconds encountered
  2321.                   by a SONET/SDH Path interface in a
  2322.                   particular 15-minute interval
  2323.                   in the past 24 hours."
  2324.              ::= { sonetFarEndPathIntervalEntry 2 }
  2325.  
  2326.           sonetFarEndPathIntervalSESs OBJECT-TYPE
  2327.              SYNTAX  Gauge32
  2328.              MAX-ACCESS  read-only
  2329.              STATUS  current
  2330.              DESCRIPTION
  2331.                   "The counter associated with the number of
  2332.                   Far End Severely Errored Seconds
  2333.                   encountered by a SONET/SDH Path interface
  2334.                   in a particular 15-minute interval
  2335.                   in the past 24 hours."
  2336.              ::= { sonetFarEndPathIntervalEntry 3 }
  2337.  
  2338.           sonetFarEndPathIntervalCVs OBJECT-TYPE
  2339.               SYNTAX  Gauge32
  2340.               MAX-ACCESS  read-only
  2341.               STATUS  current
  2342.               DESCRIPTION
  2343.                    "The counter associated with the number of
  2344.                    Far End Coding Violations reported via
  2345.                    the far end block error count
  2346.                    encountered by a
  2347.                    SONET/SDH Path interface
  2348.                    in a particular 15-minute interval
  2349.                    in the past 24 hours."
  2350.               ::= { sonetFarEndPathIntervalEntry 4 }
  2351.  
  2352.  
  2353.  
  2354. AToM MIB Working Group                                         [Page 42]
  2355.  
  2356. RFC 1595                   SONET/SDH Objects                  March 1994
  2357.  
  2358.  
  2359.           sonetFarEndPathIntervalUASs OBJECT-TYPE
  2360.              SYNTAX  Gauge32
  2361.              MAX-ACCESS  read-only
  2362.              STATUS  current
  2363.              DESCRIPTION
  2364.                  "The counter associated with the number of
  2365.                  Far End Unavailable Seconds
  2366.                  encountered by a
  2367.                  SONET/SDH Path interface in
  2368.                  a particular 15-minute interval
  2369.                  in the past 24 hours."
  2370.              ::= { sonetFarEndPathIntervalEntry 5 }
  2371.  
  2372.  
  2373.           -- the SONET/SDH Virtual Tributary group
  2374.  
  2375.           -- this group consists of 2 tables:
  2376.           -- - the SONET/SDH VT Current Table
  2377.           -- - the SONET/SDH VT Interval Table
  2378.  
  2379.           -- For SDH signals, virtual tributaries are
  2380.           -- called VCs instead of VTs
  2381.  
  2382.           -- A VT1.5 = VC11
  2383.           -- A VT2 = VC12
  2384.           -- A VT3 = none
  2385.           -- A VT6 = VC3
  2386.  
  2387.  
  2388.           -- the SONET/SDH VT Current Table
  2389.  
  2390.           -- The SONET/SDH VT current table
  2391.           -- contains various statistics
  2392.           -- being collected for the
  2393.           -- current 15 minute interval.
  2394.  
  2395.           sonetVTCurrentTable OBJECT-TYPE
  2396.               SYNTAX  SEQUENCE OF SonetVTCurrentEntry
  2397.               MAX-ACCESS  not-accessible
  2398.               STATUS  current
  2399.               DESCRIPTION
  2400.                "The SONET/SDH VT Current table."
  2401.           ::= { sonetVT 1 }
  2402.  
  2403.           sonetVTCurrentEntry OBJECT-TYPE
  2404.               SYNTAX  SonetVTCurrentEntry
  2405.               MAX-ACCESS  not-accessible
  2406.               STATUS  current
  2407.  
  2408.  
  2409.  
  2410. AToM MIB Working Group                                         [Page 43]
  2411.  
  2412. RFC 1595                   SONET/SDH Objects                  March 1994
  2413.  
  2414.  
  2415.               DESCRIPTION
  2416.                "An entry in the SONET/SDH VT Current table."
  2417.               INDEX   { ifIndex }
  2418.           ::= { sonetVTCurrentTable 1 }
  2419.  
  2420.           SonetVTCurrentEntry ::=
  2421.               SEQUENCE {
  2422.                   sonetVTCurrentWidth      INTEGER,
  2423.                   sonetVTCurrentStatus     Integer32,
  2424.                   sonetVTCurrentESs        Gauge32,
  2425.                   sonetVTCurrentSESs       Gauge32,
  2426.                   sonetVTCurrentCVs        Gauge32,
  2427.                   sonetVTCurrentUASs       Gauge32
  2428.               }
  2429.  
  2430.  
  2431.           sonetVTCurrentWidth OBJECT-TYPE
  2432.               SYNTAX  INTEGER {
  2433.                       vtWidth15VC11(1),
  2434.                       vtWidth2VC12(2),
  2435.                       vtWidth3(3),
  2436.                       vtWidth6VC2(4),
  2437.                       vtWidth6c(5)
  2438.                    }
  2439.               MAX-ACCESS  read-write
  2440.               STATUS  current
  2441.               DESCRIPTION
  2442.               "A value that indicates the type of the SONET
  2443.                VT and SDH VC.  Assigned widths are
  2444.                VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c."
  2445.           ::= { sonetVTCurrentEntry 1 }
  2446.  
  2447.           sonetVTCurrentStatus OBJECT-TYPE
  2448.               SYNTAX  Integer32 (1..30)
  2449.               MAX-ACCESS  read-only
  2450.               STATUS  current
  2451.               DESCRIPTION
  2452.                 "This variable indicates the
  2453.                 status of the interface.
  2454.                 The sonetVTCurrentStatus
  2455.                 is a bit map represented
  2456.                 as a sum, therefore,
  2457.                 it can represent multiple defects
  2458.                 and failures
  2459.                 simultaneously.
  2460.                 The sonetVTNoDefect should be
  2461.                 set if and only if
  2462.                 no other flag is set.
  2463.  
  2464.  
  2465.  
  2466. AToM MIB Working Group                                         [Page 44]
  2467.  
  2468. RFC 1595                   SONET/SDH Objects                  March 1994
  2469.  
  2470.  
  2471.                 The various bit positions are:
  2472.                    1   sonetVTNoDefect
  2473.                    2   sonetVTLOP
  2474.                    4   sonetVTPathAIS
  2475.                    8   sonetVTPathRDI
  2476.                   16   sonetVTPathRFI
  2477.                   32   sonetVTUnequipped
  2478.                   64   sonetVTSignalLabelMismatch"
  2479.           ::= { sonetVTCurrentEntry 2 }
  2480.  
  2481.           sonetVTCurrentESs OBJECT-TYPE
  2482.               SYNTAX  Gauge32
  2483.               MAX-ACCESS  read-only
  2484.               STATUS  current
  2485.               DESCRIPTION
  2486.                "The counter associated with the number of Errored
  2487.                Seconds encountered by a SONET/SDH
  2488.                VT in the current 15 minute interval."
  2489.           ::= { sonetVTCurrentEntry 3 }
  2490.  
  2491.           sonetVTCurrentSESs OBJECT-TYPE
  2492.               SYNTAX  Gauge32
  2493.               MAX-ACCESS  read-only
  2494.               STATUS  current
  2495.               DESCRIPTION
  2496.                "The counter associated with the number of
  2497.                Severely Errored Seconds
  2498.                encountered by a SONET/SDH VT in the current 15 minute
  2499.                interval."
  2500.           ::= { sonetVTCurrentEntry 4 }
  2501.  
  2502.           sonetVTCurrentCVs OBJECT-TYPE
  2503.               SYNTAX  Gauge32
  2504.               MAX-ACCESS  read-only
  2505.               STATUS  current
  2506.               DESCRIPTION
  2507.                "The counter associated with the number of Coding
  2508.                Violations encountered by a
  2509.                SONET/SDH VT in the current 15 minute interval."
  2510.           ::= { sonetVTCurrentEntry 5 }
  2511.  
  2512.           sonetVTCurrentUASs OBJECT-TYPE
  2513.               SYNTAX  Gauge32
  2514.               MAX-ACCESS  read-only
  2515.               STATUS  current
  2516.               DESCRIPTION
  2517.                "The counter associated with the number of
  2518.                Unavailable Seconds
  2519.  
  2520.  
  2521.  
  2522. AToM MIB Working Group                                         [Page 45]
  2523.  
  2524. RFC 1595                   SONET/SDH Objects                  March 1994
  2525.  
  2526.  
  2527.                encountered by a VT in the current
  2528.                15 minute, interval."
  2529.           ::= { sonetVTCurrentEntry 6 }
  2530.  
  2531.  
  2532.           -- the SONET/SDH VT Interval Table
  2533.  
  2534.           -- The SONET/SDH VT Interval Table
  2535.           -- contains various statistics
  2536.           -- collected by each system over a maximum
  2537.           -- of the previous 24 hours of
  2538.           -- operation.  The past 24 hours may be broken into 96
  2539.           -- completed 15 minute intervals.
  2540.           -- A system is required to store at
  2541.           -- least 4 completed 15 minute interval.
  2542.           -- The default value is 32 intervals.
  2543.  
  2544.           sonetVTIntervalTable OBJECT-TYPE
  2545.               SYNTAX  SEQUENCE OF SonetVTIntervalEntry
  2546.               MAX-ACCESS  not-accessible
  2547.               STATUS  current
  2548.               DESCRIPTION
  2549.                "The SONET/SDH VT Interval table."
  2550.           ::= { sonetVT 2 }
  2551.  
  2552.           sonetVTIntervalEntry OBJECT-TYPE
  2553.               SYNTAX  SonetVTIntervalEntry
  2554.               MAX-ACCESS  not-accessible
  2555.               STATUS  current
  2556.               DESCRIPTION
  2557.                "An entry in the SONET/SDH VT Interval table."
  2558.               INDEX   { ifIndex,
  2559.                         sonetVTIntervalNumber }
  2560.           ::= { sonetVTIntervalTable 1 }
  2561.  
  2562.           SonetVTIntervalEntry ::=
  2563.               SEQUENCE {
  2564.                   sonetVTIntervalNumber     Integer32,
  2565.                   sonetVTIntervalESs        Gauge32,
  2566.                   sonetVTIntervalSESs       Gauge32,
  2567.                   sonetVTIntervalCVs        Gauge32,
  2568.                   sonetVTIntervalUASs       Gauge32
  2569.               }
  2570.  
  2571.  
  2572.           sonetVTIntervalNumber OBJECT-TYPE
  2573.               SYNTAX  Integer32 (1..96)
  2574.               MAX-ACCESS  not-accessible
  2575.  
  2576.  
  2577.  
  2578. AToM MIB Working Group                                         [Page 46]
  2579.  
  2580. RFC 1595                   SONET/SDH Objects                  March 1994
  2581.  
  2582.  
  2583.               STATUS  current
  2584.               DESCRIPTION
  2585.                 "A number between 1 and 96, which identifies the
  2586.                 interval for which the set of statistics is available.
  2587.                 The interval identified by 1 is the most recently
  2588.                 completed 15 minute interval,
  2589.                 and the interval identified
  2590.                 by N is the interval immediately preceding the
  2591.                 one identified
  2592.                 by N-1."
  2593.           ::= { sonetVTIntervalEntry 1 }
  2594.  
  2595.           sonetVTIntervalESs OBJECT-TYPE
  2596.               SYNTAX  Gauge32
  2597.               MAX-ACCESS  read-only
  2598.               STATUS  current
  2599.               DESCRIPTION
  2600.                "The counter associated with the number of
  2601.                Errored Seconds encountered
  2602.                by a SONET/SDH VT in a particular 15-minute interval
  2603.                in the past 24 hours."
  2604.           ::= { sonetVTIntervalEntry 2 }
  2605.  
  2606.           sonetVTIntervalSESs OBJECT-TYPE
  2607.               SYNTAX  Gauge32
  2608.               MAX-ACCESS  read-only
  2609.               STATUS  current
  2610.               DESCRIPTION
  2611.                "The counter associated with the number of
  2612.                Severely Errored Seconds
  2613.                encountered by a SONET/SDH VT
  2614.                in a particular 15-minute interval
  2615.                in the past 24 hours."
  2616.           ::= { sonetVTIntervalEntry 3 }
  2617.  
  2618.           sonetVTIntervalCVs OBJECT-TYPE
  2619.               SYNTAX  Gauge32
  2620.               MAX-ACCESS  read-only
  2621.               STATUS  current
  2622.               DESCRIPTION
  2623.                "The counter associated with the number of Coding
  2624.                Violations encountered by a
  2625.                SONET/SDH VT in a particular 15-minute interval
  2626.                in the past 24 hours."
  2627.           ::= { sonetVTIntervalEntry 4 }
  2628.  
  2629.           sonetVTIntervalUASs OBJECT-TYPE
  2630.               SYNTAX  Gauge32
  2631.  
  2632.  
  2633.  
  2634. AToM MIB Working Group                                         [Page 47]
  2635.  
  2636. RFC 1595                   SONET/SDH Objects                  March 1994
  2637.  
  2638.  
  2639.               MAX-ACCESS  read-only
  2640.               STATUS  current
  2641.               DESCRIPTION
  2642.                "The counter associated with the number of
  2643.                Unavailable Seconds
  2644.                encountered by a VT in a particular 15-minute interval
  2645.                in the past 24 hours."
  2646.           ::= { sonetVTIntervalEntry 5 }
  2647.  
  2648.  
  2649.           -- The SONET/SDH Far End VT group
  2650.  
  2651.           -- This group consists of two tables:
  2652.           --    SONET/SDH Far End VT Current Table
  2653.           --    SONET/SDH Far End VT Interval Table
  2654.  
  2655.  
  2656.           -- The SONET/SDH Far End VT Current
  2657.  
  2658.           -- The SONET/SDH Far End VT Current table
  2659.           -- contains various statistics
  2660.           -- being collected for the current 15 minute interval.
  2661.           -- The statistics are collected from
  2662.           -- the far end block error code
  2663.           -- (FEBE) within the G1 byte of the VT Overhead.
  2664.           -- The definitions are the same as described for
  2665.           -- the near-end information.
  2666.  
  2667.           sonetFarEndVTCurrentTable OBJECT-TYPE
  2668.               SYNTAX  SEQUENCE OF SonetFarEndVTCurrentEntry
  2669.               MAX-ACCESS  not-accessible
  2670.               STATUS  current
  2671.               DESCRIPTION
  2672.                   "The SONET/SDH Far End VT Current table."
  2673.               ::= { sonetFarEndVT 1 }
  2674.  
  2675.           sonetFarEndVTCurrentEntry OBJECT-TYPE
  2676.               SYNTAX  SonetFarEndVTCurrentEntry
  2677.               MAX-ACCESS  not-accessible
  2678.               STATUS  current
  2679.               DESCRIPTION
  2680.                   "An entry in the SONET/SDH Far End VT Current table."
  2681.               INDEX   { ifIndex }
  2682.               ::= { sonetFarEndVTCurrentTable 1 }
  2683.  
  2684.           SonetFarEndVTCurrentEntry ::=
  2685.               SEQUENCE {
  2686.                   sonetFarEndVTCurrentESs       Gauge32,
  2687.  
  2688.  
  2689.  
  2690. AToM MIB Working Group                                         [Page 48]
  2691.  
  2692. RFC 1595                   SONET/SDH Objects                  March 1994
  2693.  
  2694.  
  2695.                   sonetFarEndVTCurrentSESs      Gauge32,
  2696.                   sonetFarEndVTCurrentCVs       Gauge32,
  2697.                   sonetFarEndVTCurrentUASs      Gauge32
  2698.               }
  2699.  
  2700.  
  2701.           sonetFarEndVTCurrentESs OBJECT-TYPE
  2702.               SYNTAX  Gauge32
  2703.               MAX-ACCESS  read-only
  2704.               STATUS  current
  2705.               DESCRIPTION
  2706.                   "The counter associated with the number of Far
  2707.                   Far End Errored Seconds encountered by a SONET/SDH
  2708.                   interface in the current 15 minute interval."
  2709.           ::= { sonetFarEndVTCurrentEntry 1 }
  2710.  
  2711.           sonetFarEndVTCurrentSESs OBJECT-TYPE
  2712.               SYNTAX  Gauge32
  2713.               MAX-ACCESS  read-only
  2714.               STATUS  current
  2715.               DESCRIPTION
  2716.                   "The counter associated with the number of
  2717.                   Far End Severely Errored Seconds
  2718.                   encountered by a SONET/SDH VT interface
  2719.                   in the current 15 minute
  2720.                   interval."
  2721.               ::= { sonetFarEndVTCurrentEntry 2 }
  2722.  
  2723.           sonetFarEndVTCurrentCVs OBJECT-TYPE
  2724.               SYNTAX  Gauge32
  2725.               MAX-ACCESS  read-only
  2726.               STATUS  current
  2727.               DESCRIPTION
  2728.                   "The counter associated with the number of
  2729.                   Far End Coding Violations reported via
  2730.                   the far end block error count
  2731.                   encountered by a
  2732.                   SONET/SDH VT interface
  2733.                   in the current 15 minute interval."
  2734.               ::= { sonetFarEndVTCurrentEntry 3 }
  2735.  
  2736.           sonetFarEndVTCurrentUASs OBJECT-TYPE
  2737.              SYNTAX  Gauge32
  2738.              MAX-ACCESS  read-only
  2739.              STATUS  current
  2740.              DESCRIPTION
  2741.                 "The counter associated with the number of
  2742.                 Far End Unavailable Seconds
  2743.  
  2744.  
  2745.  
  2746. AToM MIB Working Group                                         [Page 49]
  2747.  
  2748. RFC 1595                   SONET/SDH Objects                  March 1994
  2749.  
  2750.  
  2751.                 encountered by a
  2752.                 SONET/SDH VT interface
  2753.                 in the current 15 minute interval."
  2754.              ::= { sonetFarEndVTCurrentEntry 4 }
  2755.  
  2756.  
  2757.           -- The SONET/SDH Far End VT Interval Table
  2758.  
  2759.           -- The SONET/SDH Far End VT Interval Table
  2760.           -- contains various statistics
  2761.           -- collected by each system over a maximum
  2762.           -- of the previous 24 hours of
  2763.           -- operation.  The past 24 hours may be broken into 96
  2764.           -- completed 15 minute intervals.
  2765.           -- A system is required to store at
  2766.           -- least 4 completed 15 minute interval.
  2767.           -- The default value is 32 intervals.
  2768.  
  2769.           sonetFarEndVTIntervalTable OBJECT-TYPE
  2770.               SYNTAX  SEQUENCE OF SonetFarEndVTIntervalEntry
  2771.               MAX-ACCESS  not-accessible
  2772.               STATUS  current
  2773.               DESCRIPTION
  2774.                  "The SONET/SDH Far End VT Interval table."
  2775.               ::= { sonetFarEndVT 2 }
  2776.  
  2777.           sonetFarEndVTIntervalEntry OBJECT-TYPE
  2778.               SYNTAX  SonetFarEndVTIntervalEntry
  2779.               MAX-ACCESS  not-accessible
  2780.               STATUS  current
  2781.               DESCRIPTION
  2782.                 "An entry in the SONET/SDH Far
  2783.                 End VT Interval table."
  2784.               INDEX   { ifIndex,
  2785.                         sonetFarEndVTIntervalNumber }
  2786.               ::= { sonetFarEndVTIntervalTable 1 }
  2787.  
  2788.           SonetFarEndVTIntervalEntry ::=
  2789.              SEQUENCE {
  2790.                    sonetFarEndVTIntervalNumber     Integer32,
  2791.                    sonetFarEndVTIntervalESs        Gauge32,
  2792.                    sonetFarEndVTIntervalSESs       Gauge32,
  2793.                    sonetFarEndVTIntervalCVs        Gauge32,
  2794.                    sonetFarEndVTIntervalUASs       Gauge32
  2795.               }
  2796.  
  2797.  
  2798.           sonetFarEndVTIntervalNumber OBJECT-TYPE
  2799.  
  2800.  
  2801.  
  2802. AToM MIB Working Group                                         [Page 50]
  2803.  
  2804. RFC 1595                   SONET/SDH Objects                  March 1994
  2805.  
  2806.  
  2807.               SYNTAX  Integer32 (1..96)
  2808.               MAX-ACCESS  not-accessible
  2809.               STATUS  current
  2810.               DESCRIPTION
  2811.                  "A number between 1 and 96, which identifies the
  2812.                  interval for which the set of statistics is available.
  2813.                  The interval identified by 1 is the most recently
  2814.                  completed 15 minute interval,
  2815.                  and the interval identified
  2816.                  by N is the interval immediately preceding the
  2817.                  one identified
  2818.                  by N-1."
  2819.               ::= { sonetFarEndVTIntervalEntry 1 }
  2820.  
  2821.           sonetFarEndVTIntervalESs OBJECT-TYPE
  2822.               SYNTAX  Gauge32
  2823.               MAX-ACCESS  read-only
  2824.               STATUS  current
  2825.               DESCRIPTION
  2826.                     "The counter associated with the number of
  2827.                     Far End Errored Seconds encountered
  2828.                     by a SONET/SDH VT interface
  2829.                     in a particular 15-minute interval
  2830.                     in the past 24 hours."
  2831.              ::= { sonetFarEndVTIntervalEntry 2 }
  2832.  
  2833.           sonetFarEndVTIntervalSESs OBJECT-TYPE
  2834.               SYNTAX  Gauge32
  2835.               MAX-ACCESS  read-only
  2836.               STATUS  current
  2837.               DESCRIPTION
  2838.                     "The counter associated with the number of
  2839.                     Far End Severely Errored Seconds
  2840.                     encountered by a SONET/SDH VT interface
  2841.                     in a particular 15-minute interval
  2842.                     in the past 24 hours."
  2843.               ::= { sonetFarEndVTIntervalEntry 3 }
  2844.  
  2845.           sonetFarEndVTIntervalCVs OBJECT-TYPE
  2846.               SYNTAX  Gauge32
  2847.               MAX-ACCESS  read-only
  2848.               STATUS  current
  2849.               DESCRIPTION
  2850.                    "The counter associated with the number of
  2851.                    Far End Coding Violations reported via
  2852.                    the far end block error count
  2853.                    encountered by a
  2854.                    SONET/SDH VT interface in a
  2855.  
  2856.  
  2857.  
  2858. AToM MIB Working Group                                         [Page 51]
  2859.  
  2860. RFC 1595                   SONET/SDH Objects                  March 1994
  2861.  
  2862.  
  2863.                    particular 15-minute interval
  2864.                    in the past 24 hours."
  2865.               ::= { sonetFarEndVTIntervalEntry 4 }
  2866.  
  2867.           sonetFarEndVTIntervalUASs OBJECT-TYPE
  2868.              SYNTAX  Gauge32
  2869.              MAX-ACCESS  read-only
  2870.              STATUS  current
  2871.              DESCRIPTION
  2872.                  "The counter associated with the number of
  2873.                  Far End Unavailable Seconds
  2874.                  encountered by a
  2875.                  SONET/SDH VT interface in a
  2876.                  particular 15-minute interval
  2877.                  in the past 24 hours."
  2878.              ::= { sonetFarEndVTIntervalEntry 5 }
  2879.  
  2880.  
  2881.           -- conformance information
  2882.  
  2883.           sonetConformance OBJECT IDENTIFIER ::= { sonetMIB 4 }
  2884.  
  2885.           sonetGroups      OBJECT IDENTIFIER ::= { sonetConformance 1 }
  2886.           sonetCompliances OBJECT IDENTIFIER ::= { sonetConformance 2 }
  2887.  
  2888.  
  2889.           -- compliance statements
  2890.  
  2891.           sonetCompliance MODULE-COMPLIANCE
  2892.               STATUS  current
  2893.               DESCRIPTION
  2894.                       "The compliance statement for SONET/SDH
  2895.                        interfaces."
  2896.  
  2897.               MODULE  -- this module
  2898.                   MANDATORY-GROUPS { sonetMediumStuff, sonetSectionStuff }
  2899.  
  2900.                   GROUP       sonetLineStuff
  2901.                   DESCRIPTION
  2902.                       "Implementation of this group is mandatory for all
  2903.                        SONET/SDH systems that terminate SONET/SDH Lines,
  2904.                        Paths or Virtual Tributaries."
  2905.  
  2906.                   GROUP       sonetFarEndLineStuff
  2907.                   DESCRIPTION
  2908.                       "Implementation of this group is optional for all
  2909.                        SONET/SDH systems that terminate SONET/SDH Lines,
  2910.                        Paths or Virtual Tributaries, and that
  2911.  
  2912.  
  2913.  
  2914. AToM MIB Working Group                                         [Page 52]
  2915.  
  2916. RFC 1595                   SONET/SDH Objects                  March 1994
  2917.  
  2918.  
  2919.                        provide for a far end block error (FEBE)
  2920.                        information at the SONET/SDH Line Layer."
  2921.  
  2922.                   GROUP       sonetPathStuff
  2923.                   DESCRIPTION
  2924.                       "Implementation of this group is mandatory for all
  2925.                        SONET/SDH systems that terminate SONET/SDH
  2926.                        Paths or Virtual
  2927.                        Tributaries."
  2928.  
  2929.                   OBJECT      sonetPathWidth
  2930.                   MIN-ACCESS  read-only
  2931.                   DESCRIPTION
  2932.                       "Write access is not required."
  2933.  
  2934.                   GROUP       sonetFarEndPathStuff
  2935.                   DESCRIPTION
  2936.                       "Implementation of this group is optional for all
  2937.                        SONET/SDH systems that terminate SONET/SDH
  2938.                        Paths or Virtual
  2939.                        Tributaries, and that process
  2940.                        Far End information."
  2941.  
  2942.                   GROUP       sonetVTStuff
  2943.                   DESCRIPTION
  2944.                       "Implementation of this group is mandatory for all
  2945.                        SONET/SDH systems that terminate SONET/SDH
  2946.                        Virtual Tributaries."
  2947.  
  2948.                   OBJECT      sonetVTWidth
  2949.                   MIN-ACCESS  read-only
  2950.                   DESCRIPTION
  2951.                       "Write access is not required."
  2952.  
  2953.                   GROUP       sonetFarEndVTStuff
  2954.                   DESCRIPTION
  2955.                       "Implementation of this group is optional for
  2956.                        all SONET/SDH systems that terminate the
  2957.                        SONET/SDH floating Virtual Tributaries, and
  2958.                        that process Far End information."
  2959.  
  2960.               ::= { sonetCompliances 1 }
  2961.  
  2962.           -- units of conformance
  2963.  
  2964.           sonetMediumStuff    OBJECT-GROUP
  2965.               OBJECTS { sonetMediumType,
  2966.                         sonetMediumTimeElapsed,
  2967.  
  2968.  
  2969.  
  2970. AToM MIB Working Group                                         [Page 53]
  2971.  
  2972. RFC 1595                   SONET/SDH Objects                  March 1994
  2973.  
  2974.  
  2975.                         sonetMediumValidIntervals,
  2976.                         sonetMediumLineCoding,
  2977.                         sonetMediumLineType,
  2978.                         sonetMediumCircuitIdentifier }
  2979.               STATUS  current
  2980.               DESCRIPTION
  2981.                       "A collection of objects providing configuration
  2982.                       information applicable to all SONET/SDH
  2983.                       interfaces."
  2984.               ::= { sonetGroups 1 }
  2985.  
  2986.           sonetSectionStuff    OBJECT-GROUP
  2987.               OBJECTS { sonetSectionCurrentStatus,
  2988.                         sonetSectionCurrentESs,
  2989.                         sonetSectionCurrentSESs,
  2990.                         sonetSectionCurrentSEFSs,
  2991.                         sonetSectionCurrentCVs,
  2992.                         sonetSectionIntervalESs,
  2993.                         sonetSectionIntervalSESs,
  2994.                         sonetSectionIntervalSEFSs,
  2995.                         sonetSectionIntervalCVs
  2996.            }
  2997.               STATUS  current
  2998.               DESCRIPTION
  2999.                       "A collection of objects providing information
  3000.                       specific to SONET/SDH Section interfaces."
  3001.               ::= { sonetGroups 2 }
  3002.  
  3003.           sonetLineStuff    OBJECT-GROUP
  3004.               OBJECTS { sonetLineCurrentStatus,
  3005.                         sonetLineCurrentESs,
  3006.                         sonetLineCurrentSESs,
  3007.                         sonetLineCurrentCVs,
  3008.                         sonetLineCurrentUASs,
  3009.                         sonetLineIntervalESs,
  3010.                         sonetLineIntervalSESs,
  3011.                         sonetLineIntervalCVs,
  3012.                         sonetLineIntervalUASs }
  3013.               STATUS  current
  3014.               DESCRIPTION
  3015.                       "A collection of objects providing information
  3016.                       specific to SONET/SDH Line interfaces."
  3017.               ::= { sonetGroups 3 }
  3018.  
  3019.           sonetFarEndLineStuff    OBJECT-GROUP
  3020.               OBJECTS { sonetFarEndLineCurrentESs,
  3021.                         sonetFarEndLineCurrentSESs,
  3022.                         sonetFarEndLineCurrentCVs,
  3023.  
  3024.  
  3025.  
  3026. AToM MIB Working Group                                         [Page 54]
  3027.  
  3028. RFC 1595                   SONET/SDH Objects                  March 1994
  3029.  
  3030.  
  3031.                         sonetFarEndLineCurrentUASs,
  3032.                         sonetFarEndLineIntervalESs,
  3033.                         sonetFarEndLineIntervalSESs,
  3034.                         sonetFarEndLineIntervalCVs,
  3035.                         sonetFarEndLineIntervalUASs }
  3036.               STATUS  current
  3037.               DESCRIPTION
  3038.                       "A collection of objects providing information
  3039.                       specific to SONET/SDH Line interfaces,
  3040.                       and maintaining Line Far End information."
  3041.               ::= { sonetGroups 4 }
  3042.  
  3043.           sonetPathStuff    OBJECT-GROUP
  3044.               OBJECTS { sonetPathCurrentWidth,
  3045.                         sonetPathCurrentStatus,
  3046.                         sonetPathCurrentESs,
  3047.                         sonetPathCurrentSESs,
  3048.                         sonetPathCurrentCVs,
  3049.                         sonetPathCurrentUASs,
  3050.                         sonetPathIntervalESs,
  3051.                         sonetPathIntervalSESs,
  3052.                         sonetPathIntervalCVs,
  3053.                         sonetPathIntervalUASs }
  3054.               STATUS  current
  3055.               DESCRIPTION
  3056.                       "A collection of objects providing information
  3057.                       specific to SONET/SDH Path interfaces."
  3058.               ::= { sonetGroups 5 }
  3059.  
  3060.           sonetFarEndPathStuff    OBJECT-GROUP
  3061.               OBJECTS { sonetFarEndPathCurrentESs,
  3062.                         sonetFarEndPathCurrentSESs,
  3063.                         sonetFarEndPathCurrentCVs,
  3064.                         sonetFarEndPathCurrentUASs,
  3065.                         sonetFarEndPathIntervalESs,
  3066.                         sonetFarEndPathIntervalSESs,
  3067.                         sonetFarEndPathIntervalCVs,
  3068.                         sonetFarEndPathIntervalUASs }
  3069.               STATUS  current
  3070.               DESCRIPTION
  3071.                       "A collection of objects providing information
  3072.                       specific to SONET/SDH Path interfaces,
  3073.                       and maintaining Path Far End information."
  3074.               ::= { sonetGroups 6 }
  3075.  
  3076.           sonetVTStuff    OBJECT-GROUP
  3077.               OBJECTS { sonetVTCurrentWidth,
  3078.                         sonetVTCurrentStatus,
  3079.  
  3080.  
  3081.  
  3082. AToM MIB Working Group                                         [Page 55]
  3083.  
  3084. RFC 1595                   SONET/SDH Objects                  March 1994
  3085.  
  3086.  
  3087.                         sonetVTCurrentESs,
  3088.                         sonetVTCurrentSESs,
  3089.                         sonetVTCurrentCVs,
  3090.                         sonetVTCurrentUASs,
  3091.                         sonetVTIntervalESs,
  3092.                         sonetVTIntervalSESs,
  3093.                         sonetVTIntervalCVs,
  3094.                         sonetVTIntervalUASs }
  3095.               STATUS  current
  3096.               DESCRIPTION
  3097.                       "A collection of objects providing information
  3098.                       specific to SONET/SDH VT interfaces."
  3099.               ::= { sonetGroups 7 }
  3100.  
  3101.           sonetFarEndVTStuff    OBJECT-GROUP
  3102.               OBJECTS { sonetFarEndVTCurrentESs,
  3103.                         sonetFarEndVTCurrentSESs,
  3104.                         sonetFarEndVTCurrentCVs,
  3105.                         sonetFarEndVTCurrentUASs,
  3106.                         sonetFarEndVTIntervalESs,
  3107.                         sonetFarEndVTIntervalSESs,
  3108.                         sonetFarEndVTIntervalCVs,
  3109.                         sonetFarEndVTIntervalUASs }
  3110.               STATUS  current
  3111.               DESCRIPTION
  3112.                       "A collection of objects providing information
  3113.                       specific to SONET/SDH VT interfaces,
  3114.                       and maintaining VT Far End information."
  3115.               ::= { sonetGroups 8 }
  3116.  
  3117.  
  3118.  
  3119.           END
  3120.  
  3121. 5.  Acknowledgments
  3122.  
  3123.    This specification is a product of the AToM MIB Working Group.
  3124.  
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.  
  3131.  
  3132.  
  3133.  
  3134.  
  3135.  
  3136.  
  3137.  
  3138. AToM MIB Working Group                                         [Page 56]
  3139.  
  3140. RFC 1595                   SONET/SDH Objects                  March 1994
  3141.  
  3142.  
  3143. 6.  References
  3144.  
  3145.    [1] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Structure
  3146.        of Management Information for version 2 of the Simple Network
  3147.        Management Protocol (SNMPv2)", RFC 1442, SNMP Research, Inc.,
  3148.        Hughes LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon
  3149.        University, April 1993.
  3150.  
  3151.    [2] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Textual
  3152.        Conventions for version 2 of the the Simple Network Management
  3153.        Protocol (SNMPv2)", RFC 1443, SNMP Research, Inc., Hughes LAN
  3154.        Systems, Dover Beach Consulting, Inc., Carnegie Mellon
  3155.        University, April 1993.
  3156.  
  3157.    [3] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser,
  3158.        "Conformance Statements for version 2 of the the Simple Network
  3159.        Management Protocol (SNMPv2)", RFC 1444, SNMP Research, Inc.,
  3160.        Hughes LAN Systems, Dover Beach Consulting, Inc., Carnegie Mellon
  3161.        University, April 1993.
  3162.  
  3163.    [4] Galvin, J., and K. McCloghrie, "Administrative Model for version
  3164.        2 of the Simple Network Management Protocol (SNMPv2)", RFC 1445,
  3165.        Trusted Information Systems, Hughes LAN Systems, April 1993.
  3166.  
  3167.    [5] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, "Protocol
  3168.        Operations for version 2 of the Simple Network Management
  3169.        Protocol (SNMPv2)", RFC 1448, SNMP Research, Inc., Hughes LAN
  3170.        Systems, Dover Beach Consulting, Inc., Carnegie Mellon
  3171.        University, April 1993.
  3172.  
  3173.    [6] McCloghrie, K., and M. Rose, "Management Information Base for
  3174.        Network Management of TCP/IP-based internets: MIB-II", STD 17,
  3175.        RFC 1213, Hughes LAN Systems, Inc., Performance Systems
  3176.        International, March 1991.
  3177.  
  3178.    [7] Information processing systems - Open Systems Interconnection -
  3179.        Specification of Abstract Syntax Notation One (ASN.1),
  3180.        International Organization for Standardization.  International
  3181.        Standard 8824, (December, 1987).
  3182.  
  3183.    [8] Information processing systems - Open Systems Interconnection -
  3184.        Specification of Basic Encoding Rules for Abstract Notation One
  3185.        (ASN.1), International Organization for Standardization.
  3186.        International Standard 8825, (December, 1987).
  3187.  
  3188.    [9] American National Standard for Telecommunications - Digital
  3189.        Hierarchy - Optical Interface Rates and Formats Specification,
  3190.        ANSI T1.105-1988.
  3191.  
  3192.  
  3193.  
  3194. AToM MIB Working Group                                         [Page 57]
  3195.  
  3196. RFC 1595                   SONET/SDH Objects                  March 1994
  3197.  
  3198.  
  3199.   [9a] ANSI T1.105-1991.
  3200.  
  3201.   [10] American National Standard for Telecommunications - Digital
  3202.        Hierarchy - Optical Interface Specification (Single-Mode), ANSI
  3203.        T1.106-1988.
  3204.  
  3205.   [11] American National Standard for Telecommunications -- Layer 1 In-
  3206.        Service Digital Transmission Performance Monitoring T1M1.3/93-
  3207.        005R2, July 1993.
  3208.  
  3209.   [12] McCloghrie, K.,  and F. Kastenholz, "Evolution of Interfaces
  3210.        Group of MIB-II", RFC 1573, Hughes LAN Systems, FTP Software,
  3211.        January 1994.
  3212.  
  3213.   [13] Cox, T., and K. Tesink, Editors, "Definitions of Managed Objects
  3214.        for the DS3/E3 Interface Type", RFC 1407, Bellcore, January 1993.
  3215.  
  3216.   [14] Baker, F.,  and J. Watt, Editors, "Definitions of Managed Objects
  3217.        for the DS1/E1 Interface Type", RFC 1406, Advanced Computer
  3218.        Communications, Newbridge Networks Corporation, January 1993.
  3219.  
  3220.   [15] CCITT Recommendation G.707, "Synchronous Digital Hierarchy Bit
  3221.        Rates", June 1992.
  3222.  
  3223.   [16] CCITT Recommendation G.708, "Network Node Interface for the
  3224.        Synchronous Digital Hierarchy", June 1992.
  3225.  
  3226.   [17] CCITT Recommendation G.709, "Synchronous Multiplexing Structure",
  3227.        June 1992.
  3228.  
  3229.   [18] CCITT Recommendation G.783, "Characteristics of Synchronous
  3230.        Digital Hierarchy (SDH) Multiplexing Equipment Functional
  3231.        Blocks", November 1992.
  3232.  
  3233.  
  3234.  
  3235.  
  3236.  
  3237.  
  3238.  
  3239.  
  3240.  
  3241.  
  3242.  
  3243.  
  3244.  
  3245.  
  3246.  
  3247.  
  3248.  
  3249.  
  3250. AToM MIB Working Group                                         [Page 58]
  3251.  
  3252. RFC 1595                   SONET/SDH Objects                  March 1994
  3253.  
  3254.  
  3255. 7.  Security Considerations
  3256.  
  3257.    Security issues are not discussed in this memo.
  3258.  
  3259. 8.  Authors' Addresses
  3260.  
  3261.    Tracy A. Brown
  3262.    Bell Communications Research
  3263.    331 Newman Springs Road
  3264.    P.O. Box 7020
  3265.    Red Bank, NJ  07701-7020
  3266.  
  3267.    Phone: (908) 758-2107
  3268.    EMail: tacox@mail.bellcore.com
  3269.  
  3270.  
  3271.    Kaj Tesink
  3272.    Bell Communications Research
  3273.    331 Newman Springs Road
  3274.    P.O. Box 7020
  3275.    Red Bank, NJ  07701-7020
  3276.  
  3277.    Phone: (908) 758-5254
  3278.    EMail: kaj@cc.bellcore.com
  3279.  
  3280.  
  3281.  
  3282.  
  3283.  
  3284.  
  3285.  
  3286.  
  3287.  
  3288.  
  3289.  
  3290.  
  3291.  
  3292.  
  3293.  
  3294.  
  3295.  
  3296.  
  3297.  
  3298.  
  3299.  
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305.  
  3306. AToM MIB Working Group                                         [Page 59]
  3307.  
  3308.